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