Context
I started using Plannotator to review diffs and send feedback back to my OpenCode session, but I got an error in OpenCode's TUI that it could not find build agent. I have the build agent disabled in my opencode.json since I have a differently named one as my primary.
Request
Would you open to supporting a plugin option to define the build agent?
["@plannotator/opencode@latest", {
"buildAgentName": "MyCustomAgentNameHere",
}]
Happy to submit a PR if you're aligned 👍
Context
I started using Plannotator to review diffs and send feedback back to my OpenCode session, but I got an error in OpenCode's TUI that it could not find
buildagent. I have thebuildagent disabled in my opencode.json since I have a differently named one as my primary.Request
Would you open to supporting a plugin option to define the build agent?
Happy to submit a PR if you're aligned 👍