File: C:/Users/fred/AppData/Roaming/npm/node_modules/command-code/README.md
# [Command Code](https://commandcode.ai)

**Command Code with your taste.** The coding agent that's purpose built for open models.
Builds full-stack projects. Fixes bugs. Writes tests. Refactors. All in your style. Continuously. Works with Claude, GPT, Kimi, DeepSeek, GLM, Qwen, MiniMax — frontier and open.
> Powered by [taste-1](https://commandcode.ai/docs/taste).
Check it out at [CommandCode.ai](https://commandcode.ai).
## Install
```bash
npm i -g command-code
```
> Requires [Node.js](https://nodejs.org) 22 or newer (the current LTS). Check with `node -v`, here's an [upgrade guide](https://commandcode.ai/docs/troubleshooting/common-issues#upgrading-node-js).
## Usage
```bash
cmd
```
> On Windows the short alias is `cmdc`, not `cmd` — `cmd` is already the built-in Windows command shell, so Command Code cannot claim that name. Everywhere these docs write `cmd`, use `cmdc` instead: `cmdc login`, `cmdc --version`, `cmdc -r`, `cmdc update`. The full name `command-code` works on every platform.
For detailed usage, see the [docs](https://commandcode.ai/docs) and [quickstart](https://commandcode.ai/docs/quickstart).
## Docs
Read the full documentation at [CommandCode.ai/docs](https://commandcode.ai/docs).