agentis-ctx 0.3.3

Fast CLI tool that generates AI-ready context from your codebase, with built-in code intelligence
Documentation
1
2
3
4
5
6
7
8
{
  "name": "ctx",
  "description": "Code intelligence for AI-assisted development: indexed symbol search, architecture rules, duplication detection, and quality scoring via the ctx CLI",
  "version": "{{CTX_VERSION}}",
  "author": {
    "name": "{{AUTHOR_NAME}}"
  }
}