Skip to content

History / Developer Guide

Revisions

  • docs: comprehensive Agent Brain documentation update Major documentation additions: - 12 main documentation files (Architecture, GraphRAG, Code Indexing, Plugin Guide, etc.) - 15 design documents with detailed architecture diagrams - 93 diagram images (Mermaid and PlantUML rendered to PNG) - Feature 113 (GraphRAG) complete specification - Feature 114 (Agent Brain Plugin) complete specification Updates: - Renamed from doc-serve to Agent Brain throughout - Updated Home.md with comprehensive navigation - Updated _Sidebar.md with categorized links - All wiki links use [[Page-Name]] format Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

    @RichardHightower RichardHightower committed Feb 1, 2026
  • docs: sync wiki with features 109, 110, 111 - Add Multi-Instance Architecture (Feature 109) spec docs - Add C# Language Support (Feature 110) spec docs - Add Skill Auto-Discovery (Feature 111) spec docs - Add Agent Skill reference documentation - Update User Guide with multi-instance mode - Update Developer Guide with architecture details - Update Quick Start with new commands - Update Home page with new feature links Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

    @RichardHightower RichardHightower committed Jan 28, 2026
  • Import comprehensive documentation to wiki - Update Home.md with BM25 hybrid search features and enhanced CLI examples - Add Quick-Start.md with search mode examples and command reference - Add User-Guide.md with complete usage documentation - Add Developer-Guide.md with architecture and setup instructions - Add BM25-Hybrid-Retrieval-Spec.md with complete SDD specification - Add BM25-Hybrid-Retrieval-Tasks.md with all 28 completed tasks and GitHub issue links - Add API-Reference.md with comprehensive endpoint documentation - Add Claude-Skill-Definition.md with updated skill capabilities All documentation updated to reflect the latest BM25 & Hybrid Retrieval features including: - Three search modes (vector, BM25, hybrid) - Alpha weighting configuration - Enhanced scoring metadata - CLI enhancements with --mode, --alpha, --scores options - Complete API reference with examples

    @RichardHightower RichardHightower committed Dec 18, 2025