Feedback wanted: try the OpenCode Agent Orchestration Kit #12
jcarlosrodicio
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi everyone!
I’ve published my OpenCode orchestration setup as a public, reproducible repository:
https://github.com/jcarlosrodicio/opencode-agent-orchestration-kit
I built it because my OpenCode workflow was becoming difficult to maintain: planning, research, design, implementation and review were starting to overlap, and changing models per agent required manually editing configuration files.
The kit provides:
oc-switch, an interactive TUI for changing the default, small/title and per-agent models using OpenCode’s configured catalog.I’m looking for hands-on feedback rather than just stars.
If you try it, I’d especially like to know:
oc-switchuseful for changing model assignments?You can test only one part of the kit; you don’t need to adopt the entire setup.
Please include your OS, OpenCode version, Node version and what you tested. Bugs can go into Issues, while broader workflow feedback can stay in this discussion.
This is an independent configuration and workflow kit for OpenCode, not an official OpenCode project.
All reactions