docs(conductor): Synchronize docs for track 'Beads Mode Integration'
This commit is contained in:
@@ -48,6 +48,10 @@
|
||||
|
||||
- **src/rag_engine.py:** Core RAG implementation managing the vector store lifecycle, chunking strategies (character-based and AST-aware), and multi-provider search. Integrates with **ChromaDB** for local persistence and provides a bridge for external MCP retrieval tools.
|
||||
|
||||
- **src/beads_client.py:** Python client for interacting with the [Beads](https://github.com/steveyegge/beads) / Dolt backend. Handles repository initialization, bead creation, status updates, and graph queries.
|
||||
|
||||
- **bd / dolt:** External CLI dependencies for versioned, graph-based issue tracking.
|
||||
|
||||
- **src/history.py:** Implements the core `HistoryManager` and `UISnapshot` logic for the non-provider undo/redo system. Manages state stacks with a fixed capacity and provides jumping capabilities.
|
||||
|
||||
- **src/workspace_manager.py:** Implements the `WorkspaceManager` and `WorkspaceProfile` data models for saving, loading, and merging ImGui docking layouts and window states across global and project-specific configurations.
|
||||
|
||||
Reference in New Issue
Block a user