Reservoir AIReservoir AI embeds a senior software architect directly into your editor. It analyzes your codebase, generates dependency-aware navigation maps, answers contextual questions with full project awareness, and autonomously diagnoses and rewrites broken code through a specialized four-stage self-healing pipeline. FeaturesContext-Aware AI ChatStreams responses through a Project Assistant that reads your navigation map, attached workspace files, uploaded documents, and compressed conversation history before answering. Every response is grounded in your actual codebase. Automated Code MappingScans your workspace in batches of 5 files, prompting the Navigation Mapper to write one precise sentence per file describing exported symbols, key functions, and how each file differs from similarly named ones. The resulting navigation_map.txt serves as shared context for all agents. Self-Healing PipelineA four-stage autonomous repair system:
Supercharge MenuSelf-Healing Mode and Memory Mode live inside the lightning bolt input button. Scaffold InsertEvery code block in the AI response has an Insert button that detects filenames from surrounding headings and generates PowerShell commands to write the full response to disk automatically. File and Document AttachmentsAttach workspace files via checklist or upload documents to a persistent SQLite knowledge base. Persistent MemoryStore project preferences and context that the agent recalls across sessions. Safety GuardrailsA line-count safety check blocks any heal output shorter than 60% of the original file. Administrative shell commands are detected and blocked before terminal execution. Requirements
Dependencies are installed automatically on first activation. To install manually:
Getting Started
ArchitecturePython Backend
Frontend
LicenseMIT (c) 2026 Daniel Pool |