Isolated auth & sessionsEach profile has its own auth.json and session database. Stay logged into multiple accounts side by side.
Isolated config & omoSeparate opencode.json, AGENTS.md, agents, skills, plugins, and oh-my-openagent setup per profile.
Per-directory activationDrop a .ocprofile in a project and opencode picks the right profile automatically.
Bring your own secretsPlain env files, macOS Keychain, 1Password, or any wrapper command. Nothing baked in.
Zero runtime dependenciesA single Bash script that sets two environment variables opencode already understands.
One-line installInstall via curl from the latest release, then switch by flag, default, or directory.