Codity CLI
Workspace chat
Ask the repository questions and get answers with the code that proves them, from an index that stays current as you work.
Codity chat inspects your local workspace, answers in context, and helps you plan features without leaving the repo.
Design work as a structured outline, then approve and export a ready-to-execute markdown plan your team can actually follow.
Index the repository once so chat can search and reason across the whole codebase. Unchanged files are not re-embedded every run.
codity/cli⌘K
codityrepo: payments-apimode: CHAT
› How does rate limiting work here?reading middleware/rateLimit.ts…Token bucket in Redis, 100 req/min per API key.
/plan · /approve · /clear · /exit
More of the CLI
- Risk analysisScore the blast radius of a change before you merge.
- Security scanScan the diff for secrets, injection and dependency risk.
- Test generationGenerate tests for a change, then fix the ones that fail.
- DebugTurn a bug into a prompt an agent can act on.
- ClismithPlain English in, the shell command you meant out.
- PR & MR toolsList and resolve review comments without a browser.
- JIRAGround a review in the ticket it belongs to.
- Context & configProject context, team settings and bring-your-own-key.
- Interactive homeA live home screen for the repo you are standing in.
- Getting startedInstall, sign in, and index the repository.
- Code reviewReview the working tree before it becomes a pull request.

