We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
docs: Add Hybrid Retrieval wiki page for v7.4 - New Hybrid-Retrieval.md with full documentation - Add v7.4 feature section to Home.md - Add Table of Contents link 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
docs: Update Quick-Start guide with MCP clarifications - Condense Common Commands section (70+ lines → 13 lines) - Add "How It Works" section explaining MCP auto-spawn - Clarify users don't need to run `ckb mcp` manually - Rename section to "MCP Integration" and mention all 6 supported tools - Add --tool= flag reference for cursor, windsurf, vscode, opencode, claude-desktop - Add ckb repo reference in Next Steps for multi-repo management - Link to User Guide and MCP Integration for detailed docs 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
docs: Add npm update check documentation Document CKB_NO_UPDATE_CHECK environment variable and update check behavior. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
docs: Add v7.1-v7.3 architecture sections and fix version references - Architecture.md: Add detailed diagrams for v7.1-v7.3 subsystems - Tree-sitter symbol fallback - Analysis tiers - Doc-symbol linking - Incremental indexing pipeline - Multi-tool setup - Index management - Doc-Symbol-Linking.md: Add Related section with wiki links - Performance.md: Fix version number v7.4 → v7.3 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
docs: Add load shedding configuration to wiki Document v7.3 load shedding middleware configuration including: - maxConcurrentRequests, queueSize, queueTimeout settings - Priority endpoints that bypass load shedding - Adaptive mode with latency targets - 503 response behavior 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
docs: Fix tool count in User-Guide.md to 74 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
docs: Update MCP tool count to 74 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
fix: Change v7.5 references to v7.3 for multi-repo management Multi-repo management is a v7.3 feature, not v7.5. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
docs: Add v7.5 Multi-Repo Management documentation - Home.md: Add v7.5 section with multi-repo tools, update tool count to 74 - User-Guide.md: Add `ckb repo` CLI commands section with all subcommands - MCP-Integration.md: Add v7.5 tools (listRepos, switchRepo, getActiveRepo) with detailed documentation - Configuration.md: Document global ~/.ckb/repos.json registry format 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
docs: Update wiki for v7.3 incremental-v4 features - Incremental-Indexing.md: Add delta artifacts section (v4) - API-Reference.md: Add new endpoints - GET /health/detailed - GET/POST /delta/* (ingest, validate) - GET /metrics (Prometheus) - GET /meta/languages, /meta/python-env, /meta/typescript-monorepo - Language-Support.md: Add language quality tiers (Tier 1-4) - Daemon-Mode.md: Add compaction scheduler - Home.md: Update v7.3 features summary 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
docs: Add missing recipes to Prompt Cookbook Added 6 new recipe sections: - Daemon Mode - scheduled tasks, file watching, webhooks - Complexity Analysis - cyclomatic/cognitive complexity metrics - Analysis Tiers - fast vs standard vs full tier selection - Index Management - freshness, incremental vs full reindex - Remote Index Server - serving indexes, uploads, tokens - Remote Federation - hybrid local+remote queries Also added: - Quick reference entries for new features - "More Recipes" entries for quick prompts 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
docs: Fix MCP tool count (64 → 71) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
fix: Change v7.4 references to v7.3 All Phase 4 and Phase 5 features are part of v7.3 release. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
docs: Add Remote Federation (v7.4 Phase 5) documentation Update wiki documentation for the new remote federation client feature: Federation.md: - Add "Remote Federation (v7.4 Phase 5)" section - Document CLI commands with examples - Add remote server configuration format - Document caching, hybrid queries, and graceful degradation - Remove "Local only" limitation - Update Future section User-Guide.md: - Add 7 new remote federation CLI commands - Update MCP tool count to 71 MCP-Integration.md: - Add v7.4 Remote Federation Tools section (7 tools) - Add tools to Overview table - Update Cheap/Heavy tool lists - Add v7.4 Implementation Status - Add Remote Federation workflows - Update total to 71 MCP tools 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
docs: Consolidate authentication and index server documentation - Create dedicated Authentication.md page (extracted from Federation.md) - Fix version references: v7.4 → v7.3 across all files - Consolidate incremental indexing: remove duplication from CI-CD-Integration.md - Consolidate index server config: remove duplication from Federation.md - Update cross-references to link to canonical sources - Add Authentication to Home.md table of contents Files now link to canonical sources instead of duplicating content: - Authentication → Authentication.md - Incremental indexing → Incremental-Indexing.md - Index server config → Configuration.md - Index server API → API-Reference.md 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
docs: Add Authentication & API Keys documentation (v7.4 Phase 4) Update wiki for Phase 4 authentication features: Federation.md: - New section: Authentication & API Keys (v7.4 Phase 4) - Scopes, token management CLI, configuration - Per-repo restrictions, rate limiting - Error responses and backward compatibility - Updated Future section API-Reference.md: - New Authentication section under Remote Index Serving - Auth header examples, scopes table, error codes - Links to Federation docs for full config User-Guide.md: - New `ckb token` command reference - Flags, scopes, usage examples - Updated TOC CI-CD-Integration.md: - New section: Upload to Central Index Server (v7.4) - GitHub Actions workflow with authentication - Compression examples, token setup 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
docs: Update wiki for Phase 3 enhanced uploads - Add Phase 3 config options to Configuration.md - Add delta upload endpoint to Federation.md API table 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
docs: Update Incremental Indexing for v2 transitive invalidation - Add v2.0 availability note for transitive invalidation - Document four invalidation modes (none, lazy, eager, deferred) - Add transitive configuration options (depth, maxRescanFiles, maxRescanMs) - Update workflow diagram with transitive invalidation step - Expand accuracy guarantees table with "After Queue Drained" column - Add troubleshooting section for pending rescans - Document file_deps and rescan_queue behavior 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
docs: Update Incremental Indexing for v1.1 callgraph - Add v1.1 note about incremental callgraph maintenance - Update workflow diagram to show "symbols + calls" extraction - Add call edge extraction details (callable detection, caller resolution) - Update delta application to show callgraph deletion - Update CLI output example with "Calls: X edges updated" line - Update accuracy display: callees (OK) vs callers (may be stale) - Update limitations section for v1.1 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
docs: Add incremental indexing documentation (v7.4) - New page: Incremental-Indexing.md with full feature documentation - Update Home.md: Add link to new page in navigation - Update User-Guide.md: Add incremental indexing section to ckb index command - Update Performance.md: Add incremental indexing benchmarks and trade-offs 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
docs: Add v7.1/v7.2 API enhancements - GET /status: Add index freshness and tier info (v7.2) - GET /doctor: Add tier query parameter (v7.2) - POST /index: Add smart indexing endpoint (v7.1/v7.2) - GET /index/status: Add index status endpoint (v7.2) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
docs: Fix npx sandbox documentation to be more accurate The issue is specifically about npx running in a sandbox, not global vs project configs per se. Clarified the root cause and when CKB_REPO is actually needed. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
docs: Add comprehensive MCP caveats and troubleshooting - Document global vs project config pitfalls (affects all tools) - Add NVM/asdf/version manager workarounds - Document environment variable limitations - Add Cursor-specific issues (process orphaning, sandbox) - Add Windsurf-specific notes (config locations) - Expand troubleshooting section with common causes 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
docs: Add Claude Desktop CKB_REPO configuration - Update Claude Desktop section with correct env.CKB_REPO approach - Add troubleshooting section for "MCP server disconnected" error - Document --repo flag and CKB_REPO env var in User Guide 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
docs: Add v7.3 doc-symbol linking HTTP endpoints to API Reference - Add POST /docs/index endpoint - Add GET /docs/symbol/:name endpoint - Add GET /docs/file/:path endpoint - Add GET /docs/stale endpoint - Add GET /docs/coverage endpoint - Add GET /docs/module/:moduleId endpoint - Remove version number from page title 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
docs: Add v7.1/v7.2 features, fix version ordering in Home.md - Add v7.1 Zero-Friction Operation section (tree-sitter fallback, ckb index) - Add v7.2 Multi-Tool Setup section (ckb setup, smart indexing, watch mode) - Fix version ordering: v7.0 → v7.1 → v7.2 → v7.3 - Update MCP tool count from 58 to 64 - Remove version number from MCP-Integration.md header 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
docs: Add v7.3 doc-symbol linking examples to Prompt Cookbook - Add Documentation Maintenance section with prompts for: - Finding docs that reference a symbol - Checking for stale references - Getting doc coverage stats - Pre-rename doc impact check - Add to Quick Reference table - Add to Table of Contents - Add "Is my documentation current?" recipes 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
docs: Add v7.3 doc-symbol linking to User Guide, CI, and Config - User-Guide.md: Add `ckb docs` commands section, update MCP count to 64 - CI-CD-Integration.md: Add Documentation Coverage CI section with coverage enforcement, staleness detection, and complete workflow - Configuration.md: Add `docs` config section (paths, include, exclude) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
docs: Update MCP tools count to 64, add v7.3 doc-symbol linking tools - Update MCP Integration Guide from v7.0 to v7.3 - Add Doc-Symbol Linking tools section (6 new tools) - Add v7.3 tools to budget classification lists - Add documentation maintenance workflows - Add v7.3 implementation status - Update Home.md with v7.3 tools table 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
docs: Add Doc-Symbol Linking documentation (v7.3) - Create Doc-Symbol-Linking.md with comprehensive guide - Add feature summary in Home.md - Add link in Table of Contents 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>