Git-native AI with persistent context
Your commit history meets your context history
The Problem
Aider is brilliant. AI coding right in your terminal. Git-aware from the start. It makes commits, understands diffs, and works with your version control naturally.
But git remembers your code. Aider doesn't remember your conversations.
Every session starts fresh. The debugging journey that took an hour? The architectural discussion that shaped your approach? The context about why you made those commits? Not in any log.
Git tracks what changed. Nothing tracks what you discussed.
How Stompy Helps
Stompy gives Aider persistent memory alongside your git history.
Your terminal sessions now remember: - Why you made those architectural choices - Debugging sessions and their conclusions - Refactoring patterns that work for your codebase - The context behind the commits
Git shows what changed. Stompy shows why.
Integration Walkthrough
Add Stompy to your Aider workflow
Use Stompy via environment configuration with Aider.
# Add Stompy MCP to your shellexport STOMPY_TOKEN="your_token_here"# Use with Aider sessionsaider --model claude-3-5-sonnet# In chat, reference persistent memory> recall our auth architecture decisions
What You Get
- Git history + context history = complete picture
- Automatic session handovers between terminals
- Semantic search finds relevant past discussions
- Works with Aider's git-native approach
- Terminal-native, just like Aider
Ready to give Aider a memory?
Join the waitlist and be the first to know when Stompy is ready. Your Aider projects will never forget again.