Skip to content

SergeSerb2/SergeCode

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,909 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SergeCode

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.

Prerequisites

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

Running from source

pnpm install
pnpm dev

See 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.

Some notes

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.

Documentation

About

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 96.7%
  • MDX 1.3%
  • JavaScript 0.7%
  • Astro 0.4%
  • Swift 0.3%
  • CSS 0.3%
  • Other 0.3%