Command Code terminal preview

The coding agent that learns your coding taste.

The first frontier coding agent that both builds software and continuously learns your coding taste. Ships full-stack projects, features, fixes bugs, writes tests, and refactors, all while learning how you write code.

npm version Docs Built with Command Code

Quickstart · Docs · Workflows · Taste · Launch · Discord

## Why Command Code - **Continuously Learning** - every accept, reject, and edit becomes a signal that shapes your taste profile. - **Meta Neuro-Symbolic AI** - `taste-1` enforces the invisible logic of your choices and coding taste. - **Interactive mode** - slash commands, input modes, and interactive features in Command Code sessions. - **Share with your team** - portable via `npx taste push/pull`. Rules decay. Taste compounds. Want the deeper story behind Taste and the correction-loop problem? Read our [launch announcement](https://commandcode.ai/launch). ## Quickstart Install Command Code ```bash npm i -g command-code ``` Then start it in your project: ```bash cd your-project cmd ``` Need the full onboarding flow? Start with the [quickstart guide](https://commandcode.ai/docs/quickstart). ## Explore the docs ### Taste The `taste-1` model is the core of our taste architecture: it learns from you, thinks like you, and grows with you. Learn more: [Taste docs](https://commandcode.ai/docs/taste) ### Interactive mode Interactive mode provides keyboard shortcuts, input modes, and interactive features in Command Code sessions. Type `/` to open the command menu, use `!` for Bash mode, and `@` for file path mention autocomplete. Learn more: [Interactive Mode](https://commandcode.ai/docs/core-concepts/interactive-mode) ### Workflows Step-by-step recipes for everyday tasks. Each workflow shows a concrete scenario, the prompts to use, and what to expect. Learn more: [Workflows](https://commandcode.ai/docs/workflows) ## Choose your next steps | Goal | Best next link | | --- | --- | | Install and run your first session | [Quickstart](https://commandcode.ai/docs/quickstart) | | Understand how Taste works | [Taste](https://commandcode.ai/docs/taste) | | Learn slash commands and shortcuts | [Interactive Mode](https://commandcode.ai/docs/core-concepts/interactive-mode) | | See flags, subcommands, and command reference | [CLI Reference](https://commandcode.ai/docs/reference/cli) | | Browse practical day-to-day usage patterns | [Workflows](https://commandcode.ai/docs/workflows) | ## Docs and community - Docs: [commandcode.ai/docs](https://commandcode.ai/docs) - Discord: [commandcode.ai/discord](https://commandcode.ai/discord) - Launch announcement: [commandcode.ai/launch](https://commandcode.ai/launch) - Feedback: Use `/feedback` command to report issues, or open a [GitHub issue](https://github.com/CommandCodeAI/command-code/issues/new/choose). **Built with [Command Code](https://commandcode.ai).**