Codity CLI
Getting started
Install, sign in, and generate the project context every later command reads from. Three steps, and none of them ask you to fill in a dashboard.
Authenticate securely with a magic link or email and start using cloud-backed AI features.
Detect languages and frameworks, answer a few project questions, and generate durable context that later reviews and chat can use.
Confirm API connectivity when something feels off, see how you are tracking against plan limits, and keep the CLI current with a single command.
codity/cli⌘K
codityrepo: payments-apimode: AUTH
$ codity loginMagic link sent to you@company.com✓ Signed in · Pro plan
More of the CLI
- Code reviewReview the working tree before it becomes a pull request.
- Workspace chatAsk the repository questions, answered from its own code.
- 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.

