OpenCode config compatibility #4249
MaeuRodrig
started this conversation in
Ideas
Replies: 4 comments
|
ohh! I was in a 2 weeks old version. |
0 replies
0 replies
|
Consider using a Linux style config files/folders structure. ~/.config/codewhale |
0 replies
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.
My main requirement is accept multiple agents and sub-agents setting.
In OpenCode I have Plan, Build (both come by default) and
my custom principal agent that I added.
OpenCode accept setting agent in ~/.config/opencode/opencode.json
in its own section into that config file. There I setup some small sub-agents.
Also accept setup agents in ~/.config/opencode/agents/myagent.md
There I setup my principal 'large' agent. So I use both.
I know, adding this is not straight forward.
Ideally (to me) will be full OpenCode config compatibility,
so we can do a symbolic link...
All reactions