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 Related Pages sections to 10 wiki pages Adds cross-linking footer sections to improve navigation: - Configuration, Authentication, MCP-Integration - CI-CD-Integration, Architecture, Hybrid-Retrieval - Language-Support, API-Reference, Practical-Limits - Contributing 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
docs: update notification check documentation for GitHub Releases API - Works for all install methods (npm, go install, binary) - Deferred notification pattern - Smart upgrade message based on install method 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
docs: add daemon/webhook config and update telemetry fields Configuration.md: - Add daemon section with auth, watch, and schedule options - Add webhooks array configuration with events and formats - Add telemetry section with aggregation and privacy settings Telemetry.md: - Update config field names to camelCase for consistency - Adjust aggregation settings (bucketSize, retentionDays) - Update deadCode and privacy field names Also removes completed backlog items. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
docs: streamline Home.md with prominent Features links - Add callout after intro directing users to Features page - Replace verbose Key Features (~175 lines) with concise Key Capabilities table (~30 lines) linking to Features sections - Slim down MCP Tools section (~150 lines → ~20 lines) with preset summary - Reorganize documentation links into grouped tables (Getting Started, Integration, Advanced, Reference) - Reduce total file size from 543 to 276 lines (~50%) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
docs: comprehensive Features.md rewrite with value propositions Major improvements: - Quick Reference table with anchor links to specific features - "Why This Matters" sections explaining problem/solution for each category - "When to Use" guidelines for each feature area - Every feature now has a **Value:** statement explaining its benefit - Detailed use cases and real-world scenarios - Better organization with consistent structure - More example CLI commands and prompts 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
docs: add language support, response quality, and auto-refresh to Features.md - Added Language Support section with quality tiers - Added Response Quality section (confidence, provenance, drilldowns) - Added ckb index --watch and webhook refresh to Automation - Updated TOC with new sections - Fixed tool count reference (76 tools) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
docs: add Features.md with use-case organized feature overview Comprehensive feature documentation organized by what users can accomplish: - Code Navigation & Discovery - Impact Analysis & Safety - Architectural Understanding - Ownership & Review - Code Quality & Risk - Documentation Intelligence - Multi-Repo & Federation - Runtime Intelligence - Automation & CI/CD - MCP Integration Also added link from Home.md Table of Contents. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
docs: link Performance.md to Presets page 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
docs: add dedicated Presets page and consolidate documentation Create Presets.md as the single source of truth for preset documentation: - Complete tool lists for all 7 presets - Token estimates and use case descriptions - Dynamic expansion with expandToolset - MCP configuration examples - Choosing the right preset guide Update other pages to link to Presets.md: - MCP-Integration.md: Simplified preset section - User-Guide.md: Brief mention with link - Quick-Start.md: Link to Presets - Home.md: Link in section header 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
docs: add missing telemetry config options from Configuration.md Add content that was previously only in Configuration.md: - servicePatterns for regex-based service mapping - deadCode configuration (exclude patterns, min observation days) - OTEL Collector config with required metric attributes 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
docs: deduplicate config docs by linking to feature-specific pages Reduce Configuration.md by ~150 lines by replacing duplicated content with cross-references: - Telemetry section now links to [[Telemetry]] for full docs - Index Server section links to [[Authentication]] for token/auth config 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
docs: document --list-presets flag for preset discoverability Add documentation for the new --list-presets flag that displays available presets with tool counts and token estimates. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
docs: add token fields to getStatus response example, update dashboard backlog - MCP-Integration.md: Add preset token fields to getStatus response example - token-usage-dashboard.md: Mark as partially implemented with v7.5.0 details 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
docs: mark token visibility action items as complete 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
docs: add token efficiency visibility section to MCP Integration 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
docs: fix JSON path examples to match actual CLI output - complexity: `.cyclomatic` -> `.summary.maxCyclomatic` - complexity: update response example to show actual nested structure - eval: `.passed`/`.total` -> `.passedTests`/`.totalTests` 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
docs(ci): update to use CLI commands instead of HTTP API - Clarify CLI commands are recommended approach - Update PR Analysis Workflow to use ckb pr-summary CLI - Update Complexity Gates to use ckb complexity CLI - Update Coupling Analysis to use ckb coupling CLI - Add CLI-only features table - Remove outdated 'awkward part' about needing server - Keep HTTP API docs for advanced use cases 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
docs: Add v7.4 telemetry findings and fix export example - Updated example output to match actual export format with version fields - Added telemetry findings table showing which tools need Frontier mode 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
docs: Add metrics export documentation 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
docs: Add byte tracking documentation to Wide-Result Metrics - Document response bytes field - Add byte tracking section with typical response sizes - Update example output to include totalBytes and avgBytes 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
docs: comprehensive v7.4 presets documentation update - Add Tool Presets & Token Optimization section to Home.md - Add --preset flag documentation to User-Guide.md - Add preset example to Quick-Start.md - Update tool count references from 74 to 76 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
docs: add Wide-Result Metrics (v7.4) documentation Documents the new MCP tool telemetry feature: - What's tracked (truncation, tokens, latency) - ckb metrics CLI usage - getWideResultMetrics MCP tool - Interpretation guide and thresholds 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
docs: add v7.4 tool presets documentation - Add Tool Presets section to MCP-Integration.md - Add token optimization benchmarks to Performance.md - Document core preset tools, dynamic expansion, and pagination 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
docs: Add v7.4 performance improvements - ContainerIndex for O(1) containment lookup - Git backend optimization: getHotspots 53x faster (26.7s → 498ms) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
docs: Fix version number (7.4, not 7.5) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
docs: Add v7.5 SCIP backend performance optimizations - Performance.md: Add benchmark results for RefIndex, ConvertedSymbols - Architecture.md: Document new caching structures in SCIP backend 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
docs: Add v7.4 response envelope documentation - Added Response Envelope section explaining JSON format - Added Confidence Tiers section with score ranges - Added v7.4 to implementation status 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
docs: Update npx sandbox section for 7.3 auto-detection fix 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
docs: Update hybrid retrieval to reflect final implementation - Correct latency (29ms, not 7ms - improvement is quality, not speed) - Replace fusion scoring table with simpler combined scoring formula - Add seed expansion section explaining struct method expansion - Accurate description of what's actually shipped 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
docs: Update hybrid retrieval results to 100% recall 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>