Skip to content

History / Daemon Mode

Revisions

  • docs: add v7.5 Index Refresh API documentation - Add /api/v1/refresh endpoint docs to Daemon-Mode.md - Add "Trigger Refresh via API" section to CI-CD-Integration.md - Document incremental vs full refresh options - Link to daemon mode for full API details 🤖 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: clarify file watcher uses polling, not fsnotify Document the actual implementation: - 2s poll interval + 5s debounce = ~7s worst case - Chosen for simplicity and cross-platform compatibility 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

    @SimplyLiz SimplyLiz committed Dec 25, 2025
  • docs: split MCP-Integration into setup guide and tool reference - Create MCP-Tools.md with complete reference for all 76 MCP tools - Trim MCP-Integration.md to setup, workflows, and troubleshooting only - Update cross-references in Daemon-Mode.md and Telemetry.md 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

    @SimplyLiz SimplyLiz committed Dec 25, 2025
  • 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>

    @SimplyLiz SimplyLiz committed Dec 22, 2025
  • 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>

    @SimplyLiz SimplyLiz committed Dec 22, 2025
  • docs: update wiki for v7.0 with npm installation instructions

    @SimplyLiz SimplyLiz committed Dec 19, 2025