We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e6498a commit 5dc8348Copy full SHA for 5dc8348
1 file changed
README.md
@@ -9,6 +9,8 @@ PromptImprover is a centralized middleware layer built using the **Model Context
9
- **Compounding Memory**: A persistent local "Brain" that learns project-specific rules and history over time.
10
- **Auto-Heal Middleware**: Intercepts tool errors and autonomously fixes them using a specialist "Healer" agent.
11
- **Context-Aware Scouting**: Automatically detects tech stacks (Node, Python, Go) and architectural patterns.
12
+- **Robust Commit Tracking**: Dynamically fetches and correlates gapless repository history.
13
+- **Agent Output Logging**: Tracks the final outcome of agent executions via unique Prompt IDs.
14
15
## 📦 Project Structure
16
- `/universal-refiner`: The core MCP server and Gemini CLI extension.
0 commit comments