Feature 02
Many agents, one chat
OSMI hosts the five major CLI agents — Claude (Anthropic), Codex (OpenAI), Gemini (Google), GitHub Copilot and Mistral — inside your project, so you can chat and vibe-code without leaving your files.
Bring the agent you already use
Each agent signs in through its own official flow — claude /login, codex login, Google OAuth for Gemini, gh auth login for Copilot, mistral login. OSMI never sees, stores or proxies your credentials.
In your project's context
Agents run inside the folder you have open, so they read your real files and write real changes. Switch agents mid-flow — the workspace, terminal and editor stay exactly where they were.
Zero-install start
The Claude CLI ships bundled inside the app, so you can start immediately. For the rest, OSMI shows the one-line install (npm or Homebrew) and detects the binary the moment it lands.
In research
Agents are research assistants too: ask Claude to draft the analysis script for the dataset you just imported, run it in the integrated terminal, then hand the output to Statistical Interpretation — all without leaving the window.