Step 2 / connector center
Connect providers as capabilities, not as a pile of unrelated secrets.
The user should never need to reason about which runtime owns which key. They connect a provider once, we surface the status, and the capability layer routes work appropriately.
Coding capability
OpenAI / Codex
Primary provider for coding, refactoring, shell assistance, and code-aware generation.
Research capability
Anthropic
Used for long-context synthesis, policy reasoning, and deeper review workflows.
Browsing capability
Browser automation
Handles login-required sites through an explicit human-in-the-loop browser profile and recovery prompts.
Offline capability
Local runtime
For private workloads, local-only models, and fallback execution when cloud access is unavailable.
Related docs