Features

Every capability, in detail

From multi-provider AI chat with local open-source models to a native Rust backend that runs every agent in parallel — here's everything OXIMA ships with on day one.

01 / 11

AI CLI Multi-Provider

Claude Code, OpenAI Codex, Gemini, and local open-source models via Ollama, vLLM, LM Studio, or any OpenAI-compatible endpoint — all in a unified chat. Per-session model memory, real-time streaming, extended thinking. Works with your subscription, zero API credits.

02 / 11

Parallel Sessions

Fan one prompt out to Claude Code, Codex, Antigravity, and your local open-source models at once. Each agent attacks the same task autonomously while a live council card streams their progress — then a synthesizer reads every draft, benchmarks them 0–10, and reconciles the strongest ideas into one definitive plan handed to native Plan Mode for your approval. Launch it from the composer's Parallel pill, @oxima-parallel-all, or /code-review.

03 / 11

Design Mode

Build interactive webapps inside OXIMA. Click any element in the live preview, write a feedback comment devtools-style, and the agent applies the change. Auto-paused dev server during edits, automatic git checkpoints per turn, viewport toolbar, export as Markdown blueprint or save to disk.

04 / 11

Live Share & Hosting

Ship the project, not the source. Build a production output of your app and publish it to share.oxima.ai in one click — the client only ever sees the resulting site, never your code. Manage expiring share links from a single panel: extend by +7 days or revoke instantly. From the same codebase you can host on Cloudflare or scale all the way to a production SaaS, never rewritten.

05 / 11

Agent System (@mentions)

Domain experts you activate inline with @mention, universal across every provider. 9 bundled agents — @typescript, @react, @nextjs, @vue, @svelte, @tailwind, @supabase, @prisma, @tauri — each with its own knowledge sources and AI-assisted updates. Activation is session-scoped and cumulative, with a learning loop that distills reusable rules from your chats.

06 / 11

Automation & Scheduling

Schedule recurring AI tasks — intervals or specific 24h times, weekday filters, target an existing session or spawn a new one. 18 ready-made templates, full execution history, dual-layer concurrency guard, crash recovery on restart.

07 / 11

Service & MCP Catalog

Plug external services into the agent two ways, no aggregator hub. CLI services: one-click install + auth for 14 service CLIs — Supabase, Vercel, Firebase, Stripe, GitHub, Cloudflare and more — surfaced into the agent's system prompt so it knows what to hand off to. MCP servers: a curated catalog (plus any custom server) with lazy npx/uvx install, a read-only tool inspector, and cross-CLI token sharing.

08 / 11

Prompt Library & Custom Commands

36+ prompt templates and 37+ slash commands with fuzzy multi-tier search. Define your own custom prompts and trigger them with /. 34 scaffolding templates across 12 frameworks (Next.js, Vue, SvelteKit, Expo, Flutter). Extensible with the Agent Skills Open Standard.

09 / 11

Project File Explorer

Hierarchical project tree with 36+ language icons (TypeScript, React, Python, Rust, Go, and more), fuzzy search across files, attach-to-chat in one click. Expand or collapse the entire tree, intelligent traversal up to 500 files and 6 levels deep.

10 / 11

Telegram Bridge

Drive OXIMA from your phone. One forum topic per chat session with full history, voice input transcribed via Whisper/Gemini, and photo attachments. Answer permission requests, AskUserQuestion, and plan reviews from inline keyboards; switch model with /model and browse your prompt library with /prompts.

11 / 11

Native Performance — Rust + Tauri

Tauri 2 desktop app on a Rust backend, not Electron. Concurrent streaming across providers without blocking, sub-200ms session cancel, atomic state persistence, process-group cleanup so child processes never leak. Native macOS feel with private API + overlay titlebar. The whole app ships as an ~18 MB installer — a fraction of the hundreds of megabytes a comparable Electron build would weigh.