Ship with confidence
Catch bugs, vulns, and risky diffs before they hit main.
Codity CLI
One binary between git and the push: it reads the repository, not just the diff, and answers in the window you are already in.
Install once, run codity, and get a guided home screen that knows your repo state. Prefer scripts and CI? Every command also works headlessly with --json.
Catch bugs, vulns, and risky diffs before they hit main.
No tab-switching to another dashboard for everyday work.
Interactive menus for exploration, flags for power users, JSON for agents and pipelines.
BYOK for OpenAI, Anthropic, and Google keys, encrypted and never echoed back.
Review, scan, test, and risk-check the change under your fingers, not only what already exists on a remote PR.
Explore with the TUI, or wire the same commands into CI and coding agents with --json.
Git-based workflows, major VCS hosts, JIRA, and optional BYOK for the model providers you already trust.
Review, security, tests, chat, risk, debugging, and command generation in a single binary.
coditycodity login / logoutcodity initcodity review [--full]codity chat / indexcodity risk-analysiscodity scancodity test-gen [--fix]codity debugcodity clismith "..."codity pr comments|resolvecodity jira link|reviewcodity context ...codity config ...codity doctor / usage / updateShared diff sources for review, scan, test-gen, and risk-analysis: --staged · --all · --commit <sha> · --branch <base>