Just created an Opencode plugin for simplified setup on codex-lb #500
huzky-v
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.
Uh oh!
There was an error while loading. Please reload this page.
https://github.com/huzky-v/opencode-codex-lb
It is created to support multi
codex-lbendpoint andAPI keys, so that I can manage the API keys used for different agents easier without some hacky stuff needed (the previous solution for me is to hijack the models.dev response).E.g.
I have a key A, with a pool of free accounts, so that I can delegate
gpt-5.4-minionly to some of the subagentsand a key B, with a pool of plus account, and I can delegate
gpt-5.4for some primary agentAll reactions