Kodezi CLI Integration
How Chronos operates within the Kodezi CLI for professional and team workflows.
Kodezi CLI gives developers direct access to Chronos through terminal commands, making it ideal for local development environments and automation workflows.
Key CLI Commands Powered by Chronos
kodezi debug- Analyze and fix bugs in your repositorykodezi fix- Apply automated fixes validated through testskodezi analyze- Perform deep static and semantic analysiskodezi explain- Generate root-cause explanations for errors
How Chronos Works in the CLI
Chronos uses:
- Local repository cloning
- Multi-file, cross-dependency retrieval
- Patch generation and refinement
- Test-driven validation loops
This ensures that every fix is verified before being applied. The CLI is included for all Pro users and provides full integration with Chronos’ debugging workflows.