Use this page when you want the deeper runtime details behind agenthub status and agenthub doctor.
agenthub status
agenthub status --short
agenthub status --json
agenthub doctor
agenthub doctor --category home
agenthub doctor --category environment
agenthub doctor --category workspace --config-root <path>
agenthub doctor --category plugin --config-root <path>agenthub statusshows your active team, runtime source, agents, plugins, and health hints.agenthub doctorchecks home, environment, workspace, or plugin-specific issues and prints remediation plusdocs/troubleshooting/...links when available.
settings.json -> localPlugins.bridge = truekeeps local filesystem plugins from~/.config/opencode/plugins/copied into composed runtimes. Set it tofalseif you want to disable that bridge.settings.json -> omoBaseline = "ignore"keeps Agent Hub isolated from the global~/.config/opencode/oh-my-opencode.jsonbaseline. Keep the default inherited mode if you want shared OMO categories.- Troubleshooting docs live under
docs/troubleshooting/and are referenced directly by doctor output.
docs/troubleshooting/environment-setup.md— missing Node.js, Python, oropencodedocs/troubleshooting/compose-failures.md— missing profiles, bundles, or broken compose prerequisitesdocs/troubleshooting/plugin-degraded-mode.md— runtime config or local plugin bridge problemsdocs/troubleshooting/guard-and-skill-conflicts.md— missing guards, mixed OMO/native profiles, or inherited OMO baseline issuesdocs/troubleshooting/model-configuration.md— invalidprovider/modelsyntax in overrides