Skip to content

Commit 5dc8348

Browse files
committed
docs: document robust commit tracking and agent logging in README
1 parent 5e6498a commit 5dc8348

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ PromptImprover is a centralized middleware layer built using the **Model Context
99
- **Compounding Memory**: A persistent local "Brain" that learns project-specific rules and history over time.
1010
- **Auto-Heal Middleware**: Intercepts tool errors and autonomously fixes them using a specialist "Healer" agent.
1111
- **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.
1214

1315
## 📦 Project Structure
1416
- `/universal-refiner`: The core MCP server and Gemini CLI extension.

0 commit comments

Comments
 (0)