announcement
Welcome to CKB
By CKB Team
Welcome to CKB
We're excited to introduce CKB (Code Knowledge Backend), a new way to understand and navigate your codebase.
What is CKB?
CKB transforms your codebase into a queryable knowledge base. Instead of grepping through files or hoping your IDE can find what you need, you can ask natural language questions and get precise answers.
Key Features
- Semantic Code Navigation: Search symbols, trace call graphs, and understand relationships
- Impact Analysis: Know the blast radius before making changes
- Security Scanning: Detect exposed secrets and credentials
- Ownership Lookup: Find the right reviewer for any code
- Dead Code Detection: Clean up unused code with confidence
Getting Started
npm install -g @tastehub/ckb
cd /your/project
ckb init
ckb setup
That's it! Your AI coding assistant now has superpowers.
What's Next
We're working on more features, better language support, and deeper integrations. Stay tuned!