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?