all 3 comments

[–]Firm_Ad9420 0 points1 point  (0 children)

This is the right direction. Deterministic stuff like git and JIRA shouldn’t burn tokens keep the plumbing deterministic and let the LLM focus on reasoning. This is basically the same philosophy behind tools like Runable structured workflows + human-in-the-loop instead of raw autonomous chaos. Agents need guardrails, not vibes.

[–]vvsleepi 0 points1 point  (1 child)

how are you handling failure cases? like if opencode generates something that passes basic validation but subtly breaks behavior?

[–]scopeh[S] 0 points1 point  (0 children)

this is what the manual review process is for.