Now in closed alpha

Your AI IDE.
Self-contained.

Claude, Codex, and Cursor in one desktop app. Git, canvas, and skills built in. No other apps required.

Odyn app — sidebar with chats and sub-agents, a review conversation, and a diff + activity panel
odyn — chat
Model
claude-sonnet
gpt-5-codex
composer-2.5
Refactor the auth module
Reading electron/auth.ts
claude
Multi-agent

Claude, Codex, or Cursor.

Switch models per conversation — context carries over. Run Claude for reasoning, Codex for code, Cursor for local tasks. Pick the best tool for every moment.

odyn — diff
Changed
agent.ts
chat.tsx
auth.ts
index.ts
+ const model = useModel()
+ return model.run(prompt)
- return legacy(prompt)
}
 
+ export { useModel }
Git & diff

Every change, reviewed.

See diffs, create commits, and open pull requests without ever leaving the conversation. Your whole git workflow, in context.

odyn — modules
Installed skills
shadcn
convex
deep-research
vercel
linear
run
Skills & MCP

Your tools, built in.

Install skills and MCP servers to extend what the AI can do. Share them with your team. Everything is version-controlled.

Everything included.

Isolated worktrees

Each chat lives in its own git branch. Experiments never pollute each other.

Canvas & notes

Annotate, draft, and share documents inside any conversation.

MCP protocol

Connect any external tool via the Model Context Protocol.

Built-in terminal

Run commands without switching apps. Output streams into the chat.

Offline first

No cloud dependency for your code. Everything stays on your machine.

Skills

Shareable, installable workflows your whole team can use.

Try Odyn now.

macOS · closed alpha · free to try