Skip to content

hhushhas/q9code

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,254 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Q9 Code

Q9 Code is a minimal web GUI for coding agents (currently Codex and Claude, more coming soon).

Installation

Warning

Q9 Code currently supports Codex and Claude. 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

Run without installing

npx q9

Desktop app

Install the latest version of the desktop app from GitHub Releases, or from your favorite package registry:

Windows (winget)

winget install Q9Tools.Q9Code

macOS (Homebrew)

brew install --cask q9-code

Arch Linux (AUR)

yay -S q9code-bin

Some notes

We are very very early in this project. Expect bugs.

We are not accepting contributions yet.

Observability guide: docs/observability.md

If you REALLY want to contribute still.... read this first

Read CONTRIBUTING.md before opening an issue or PR.

Need support? Join the Discord.

About

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 97.5%
  • JavaScript 1.5%
  • Other 1.0%