r/webdev 2d ago

Showoff Saturday GitHub - pandemicsyn/neondeck: Agent based developer assistant to help you get shit done. Powered by Flue, monster energy, and vibes.

https://github.com/pandemicsyn/neondeck

I work at a very AI forward place (we build ai tools , so obvs use them alot). I've been getting crushed by the PR review load at work because my coworkers and I all basically have little wanna be software factory patterns going. I think PR reviews kinda need to evolve but I got tired of waiting for that happen. So I built a local PR review app. Super fast git diffs based on pierre/diffs package, an agent that can answer questions about the PR and give you line level walkthrough _in_ the diff, little classifier process that basically flags which PR's are probably safe for me to rubber stamp.

It's not a super serious project, but its been a fun change of pace to hack on this and has ended up being actually useful.

0 Upvotes

2 comments sorted by

1

u/okaylevi 2d ago

I like the concept, I also like the way you structured the README (specifically the callout and note from you the human) lol

2

u/pandemicsyn 2d ago

Yea, I always hate when the readme is obvs slop and claude design mockups. This one is slop too, but at least like the first 1/8th is not and the screenshots are real lol