Skip to main contentModule workspace
Source - cache
- WorkspaceCache — L2 cache interface for session workspace state.
- conflict
- Semantic conflict detection for three-way merge.
- event_bus
- Per-repo event bus for cross-session awareness.
- merge
- Workspace merge with fast-path and rebase strategies.
- overlay
- In-memory file overlay with DashMap and async PostgreSQL sync.
- session_graph
- SessionGraph — delta-based semantic graph layered on a shared base.
- session_manager
- WorkspaceManager — manages all active session workspaces.
- session_workspace
- SessionWorkspace — the isolated workspace for a single agent session.