Agent
Track when documents supersede others, maintaining decision history chains.
Agent
Track when documents supersede others, maintaining decision history chains.
Agent
Detect and surface conflicts in inherited context.
Agent
Integrate context hierarchy with Plan 0042's knowledge graph.
Agent
Document the context hierarchy and memory system comprehensively.
Agent
Harden the MCP server session lifecycle: auto-reconnect, graceful shutdown, session persistence across restarts.
Agent
Create a reusable McpClientManager class that wraps StreamableHTTPClientTransport with connection pooling, auto-reconnect, and health monitoring.
Agent
Integrate McpClientManager into the Obsidian plugin, replacing CLI-based communication with persistent MCP sessions.
Agent
Build typed wrapper functions around MCP tool calls for use in the Obsidian plugin, providing a clean API surface.
Agent
Implement Obsidian commands for creating, editing, and navigating planning documents via MCP tools.
Agent
Build Obsidian UI for viewing and managing agent tasks, including status updates and progress tracking.
Agent
Create search modals for full-text plan search and a proposals UI for reviewing and applying suggested changes.
Agent
Implement presence-aware indexing for 60GB+ scale vaults, knowing files exist without parsing, with smart default exclusions.
MCP server Claude CodeCodexCursor +2
MCP planning server for AI agents — plan management, full-text search, and task lifecycle. Runs locally from the @sudosandwich/limps npm package.