Install and configure oh-my-opencode by following the instructions here: https://raw.githubusercontent.com/code-yeongyu/oh-my-openagent/refs/heads/dev/docs/guide/installation.md bash npm install -g oh-my-opencode bash npx oh-my-opencode@latest bash bun add -g oh-my-opencode bash Launch the TUI omo Or use the legacy alias oh-my-opencode Once inside the TUI, activate full orchestration: ultrawork or the short alias: ulw jsonc { "$schema": "https://opencode.ai/config.schema.json", "theme": "opencode", "providers": { "anthropic": { "apiKey": "$ANTHROPIC API KEY" }, "openai": { "apiKey": "$OPENAI…