LoreHub tracks technical decisions, patterns, and lessons learned across your projects. Never lose valuable knowledge again.
$ lh add "Use React Server Components for better performance"
📝 Recording lore...
🏷 Type:
decree
📦 Province:
frontend
✨ Confidence:
90%
🔍 Why:
Reduces client bundle size
✓ Lore recorded successfully!
Designed for teams who value their collective knowledge
Literal pattern matching, AI-powered semantic search, or hybrid mode combining both
Automatically capture decisions from commit messages and pull requests
Your knowledge stays on your machine. No cloud dependencies or privacy concerns
Built on SQLite with vector embeddings for instant search across thousands of entries
Track decisions across multiple services and packages in your monorepo
Share wisdom with your team through Git-based synchronization
Navigate your knowledge base with a powerful terminal UI
R | Sim | Type | S | Content |
---|---|---|---|---|
▶ | - | WIS | L | Change tracking is now integrated with database operations |
1= | DEC | L | Testing change tracking in workspace sync | |
1= | RIS | L | Test risk: Database connection pool exhaustion during high traffic periods | |
- | REQ | L | Test requirement: LLM must be encrypted at rest using AES-256 |
Install LoreHub and start capturing wisdom immediately
npm install -g lorehub
lh
# Opens interactive browse mode
lh add "Always use prepared statements to prevent SQL injection" -t wisdom -c 95
Join thousands of developers who never lose track of important decisions