What if you could just review agents’ code as if they were human?
There you go, prepare for scoped PRs and full github integration.
https://t.co/VNq8tiFRIB
@OpenVPN@FrancisDinha@ForbesTechCncl Interesting article. Orgs should give the right boundaries to avoid drift and hallucination resulting in hidden security flaws in their software.
That means working on the whole AI-assisted SDLC instead of CI/CD pipelines only.
Creating smaller reviewable diffs helps even more.
@KataevVictor A revised version of get-shit-done that turns plans into scoped tasks on github issues and pull requests after implementation (avoiding giant diffs).
I personally worked on it for a few side projects.
I’ll leave the link if useful: https://t.co/rUBt9Z1T9L
@SamErde If it happens on the execution phase (an agent takes over the development after the planning), then yes it’s likely. I ended up making my own version of the spec-driven framework to solve this issue. And also solved the giant diffs issue…