There's a wave of AI-native note tools and workspaces. Here's where they sit, and the three bets that set Calyx apart.
A handful of teams are circling the same idea. Closest: Obvious.com, Mossnotes.app, Patina.md, and open-source efforts like Paperclip. Adjacent: Notion AI, Cursor, Granola, and the Obsidian + terminal-agent hacks people cobble together. None of them combine what we do — and three structural choices are why.
| Tool | Agent / keys | Extensible | Under the hood |
|---|---|---|---|
| Obvious.com | Locked-in agent, metered credits (~$0.80 each) | Limited | Database-backed app |
| Patina.md | Built-in agent, message limits | Limited | Database-backed app |
| Mossnotes | Built-in | Limited | Database-backed app |
| Notion AI | Notion's models only | Closed | Closed SaaS database |
| Cursor | BYO keys | Dev-only | IDE — but built for code, not knowledge work |
| Obsidian + terminal | BYO (DIY) | High (DIY) | Files — but no real collaboration UX |
| Calyx | BYO agent + BYO keys, any provider | Open marketplace + mini-apps | Full IDE (VS Code fork) over plain files |
Most of these tools lock you into their agent and meter your usage by the credit — Obvious charges roughly $0.80 a credit; Patina caps your messages. That's backwards. Companies already pay for unlimited Claude Code and Codex seats; they don't want to pay twice for inference they've already bought.
Calyx lets you bring the very best agent available and your own keys — no provider lock-in. Agents and skills stay portable, which is hugely valuable in a world where the state-of-the-art changes monthly. I don't want to shoebox anyone.
Competitors are shipping standalone apps that aren't nearly as extensible as people will expect. Calyx isn't a fixed workspace — it's a sandbox where you build any interface you want on top of your data, and benefit from the apps, workflows, and skills that others build.
That's where the network effect lives. Apps get dramatically more useful once they're connected to your context, and a marketplace compounds that advantage over time.
Because Calyx is a fork of VS Code, every user sits on a full execution environment. That lets people do things a database-backed workspace structurally can't: SSH into a VM to configure their own cloud agents, run a real terminal, wire up live infrastructure — all from inside the workspace.
Local-first and Git/Obsidian compatibility come for free on top of that — which is exactly what makes Calyx viable for enterprise (security, control) and appealing to anyone building a file-based company OS.