You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We use Claude Code heavily in CI (similar to Cursor Background Agents) and opencode appears to have a lot of improvements over Claude Code that would be helpful even in a headless environment (for example connection to the LSP).
Are there plans to implement something similar to this?
We essentially fire prompts off into Github Actions Jobs and then do some steering to ensure multi-turn conversations follow some guardrails and then do multiple --resume's to ensure there is good adherence.