Carbon Code is currently early-stage and developed directly on main.
npm install
npm run verify- Keep changes focused on Carbon Code productization and agent reliability.
- Preserve upstream DeepSeek-Reasonix MIT notices in derived code.
- Do not commit API keys, local config files, build caches, or generated secrets.
- Run
npm run verifybefore pushing implementation changes.
Use clear commits and include the relevant verification output. If a change touches package identity, publishing, config paths, command names, permissions, or agent prompts, call that out explicitly.