Skip to content

History / Integration Guide

Revisions

  • docs: add Grok to supported AI tools across wiki pages Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

    @SimplyLiz SimplyLiz committed Jan 22, 2026
  • docs: update wiki for v8.0 release - Add compound operations (explore, understand, prepareChange, batchGet, batchSearch) - Add SSE streaming documentation for findReferences and searchSymbols - Add reindex MCP tool section to Index-Management - Add prepareChange tool section to Impact-Analysis - Add Compound Operations section to Prompt-Cookbook - Update all tool counts from 76/77/81 to 80+ Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

    @SimplyLiz SimplyLiz committed Jan 20, 2026
  • docs(integration): add project ideas and quick wins New sections at top of Integration Guide: "What Can You Build?" - 20+ project ideas organized by category: - Developer Tools (IDE extensions, refactoring assistants) - CI/CD Automation (smart test selection, PR risk scoring) - Dashboards & Reports (tech debt tracking, ownership maps) - AI/LLM Applications (Q&A bots, review assistants) - Team Workflows (knowledge transfer, incident response) "Quick Wins to Try Today" - shell aliases and one-liners 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

    @SimplyLiz SimplyLiz committed Dec 26, 2025
  • docs: add Integration Guide for CLI, API, and MCP usage New comprehensive guide showing how to use CKB in custom tools: CLI Integration: - Shell scripts with JSON output - Node.js and Python examples - CI/CD patterns - Useful jq patterns HTTP API: - All endpoints with curl examples - TypeScript, Python, and Go client code - Authentication handling MCP Integration: - Starting the MCP server - Configuring AI tools (Claude Code, Cursor) - Building custom MCP clients - Tool presets and dynamic expansion Common Patterns: - Pre-commit hooks - PR bots - VS Code extensions - Best practices (caching, freshness, batching) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

    @SimplyLiz SimplyLiz committed Dec 26, 2025