SergeCode is a minimal web GUI for coding agents (currently Codex, Claude, Cursor, Grok, and OpenCode).
Important
SergeCode is a permanent, independent hard fork of T3 Code. It evolves separately and will never be merged back upstream. Do not open PRs or issues against the upstream repository — everything lives at SergeSerb2/SergeCode.
Warning
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 - OpenCode: install OpenCode and run
opencode auth login
pnpm install
pnpm devSee package.json scripts for the full set of dev/build/start commands (pnpm dev:server, pnpm dev:web, pnpm dev:desktop, pnpm build, ...).
Note: the upstream distribution channels (npx t3, winget, Homebrew, AUR) ship upstream T3 Code, not SergeCode. Run SergeCode from source or from this repository's own releases.
This project is a personal fork and very much a WIP. Expect bugs.
There's no public docs site; check out the miscellaneous markdown files in docs.