DEV Community

Raz Devra
Raz Devra

Posted on

๐Ÿงช AI Dev Workspace โ€” Need Your Input

Exploring an idea:
What if you connected your GitHub repo and an AI:

Analyzed your code instantly

Suggested smart, actionable fixes (with context)

Flagged bugs, outdated libs

Let you apply fixes or dive into a live AI-assisted โ€œcode modeโ€

Auto-generated PRs & docs

Would you use something like this?
What would make it actually useful?
What should it never do?
Could AI really understand your architecture โ€” or is that still a human-only job?

thoughts?? โœŒ๏ธ

discuss #ai #webdev #github #devtools #productivity

Top comments (1)

Collapse
 
mohamed-riham profile image
Mohamed Riham

Really cool idea! ๐Ÿ”ฅ

Iโ€™d definitely be interested in something like this. connecting a repo to an AI that can actually understand the code, flag bugs, suggest fixes, and even help with PRs and docs? That could save a ton of time.

A few thoughts:

  • Would be super helpful if the suggestions are actually smart and not just generic linting stuff.
  • Just please donโ€™t make it auto-push changes ๐Ÿ˜… devs still need control.
  • Not sure AI can fully get project architecture yetโ€ฆ maybe for smaller or well-structured codebases, but still feels like a human job for now.

Excited to see where this goes. Any demo or preview coming soon?