posted an update

Built DevPilot, an AI developer teammate that can inspect live applications, map runtime/UI issues back to likely source files, prepare patch proposals, and route the work into a GitLab-style review flow.

Recent progress:

  • Added a sandbox-backed inspection workflow
  • Built a task workspace with agent reasoning, runtime preview, and diff output
  • Added patch proposal + approval flow
  • Added post-fix verification flow
  • Added background code review discovery so DevPilot can surface extra review opportunities across repos
  • Started wiring real GitLab handoff behavior, including merge request creation and repository mutation flow

The big idea behind DevPilot is simple:

Go from “something looks broken” → to “here is the issue, here is the patch, and here is whether it was actually fixed.”

More updates coming as we keep improving the sandbox, GitLab flow integration, and proactive code review discovery.

Log in or sign up for Devpost to join the conversation.