more Code is a minimal web GUI for coding agents (currently Codex, Claude, Cursor, Grok Build, and OpenCode, more coming soon).
Warning
more Code currently supports Codex, Claude, Cursor, Grok Build, and OpenCode. Install and authenticate at least one provider before use:
- Codex: install Codex CLI and run
codex login - Claude: install Claude Code and run
claude auth login - Cursor: install Cursor CLI and run
cursor-agent login - Grok Build: install Grok CLI and run
grok login - OpenCode: install OpenCode and run
opencode auth login
npx t3@latestTip: Use npx t3@latest --help for the full CLI reference.
We are very very early in this project. Expect bugs.
We are not accepting contributions yet.
There's no public docs site yet, checkout the miscellaneous markdown files in docs.
more Code uses Vite+ so you'll need to install the global vp command-line tool.
curl -fsSL https://vite.plus | bashirm https://vite.plus/ps1 | iexCheckout their getting started guide for more information: https://viteplus.dev/guide/
vp iFrom the root of the repository, run:
vp run devAlternatively, use npm run dev.
Read CONTRIBUTING.md before opening an issue or PR.
Thanks to Noctalia for inspiring more Code's colorful theme palettes.
Thanks to Odysseus for inspiring side-by-side multi-model comparisons.
