Work in Progress:LoreHub is under active development. Documentation may not reflect the current feature set.

Capture Your Codebase Wisdom

LoreHub tracks technical decisions, patterns, and lessons learned across your projects. Never lose valuable knowledge again.

lorehub
$ 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!

Why Developers Love LoreHub

Designed for teams who value their collective knowledge

Three Search Modes

Literal pattern matching, AI-powered semantic search, or hybrid mode combining both

Git Integration

Automatically capture decisions from commit messages and pull requests

Local-First

Your knowledge stays on your machine. No cloud dependencies or privacy concerns

Lightning Fast

Built on SQLite with vector embeddings for instant search across thousands of entries

Monorepo Support

Track decisions across multiple services and packages in your monorepo

Team Sync

Share wisdom with your team through Git-based synchronization

Interactive Browse Mode

Navigate your knowledge base with a powerful terminal UI

lh browse
Found 13 lores
Lores
RSimTypeSContent
-WISLChange tracking is now integrated with database operations
1=DECLTesting change tracking in workspace sync
1=RISLTest risk: Database connection pool exhaustion during high traffic periods
-REQLTest requirement: LLM must be encrypted at rest using AES-256
Mode: semantic | ? help
Realm: lorehubType: wisdom | Status: living | Confidence: 90%Created: 7/11/2025 12:17:23 PM

Get Started in Seconds

Install LoreHub and start capturing wisdom immediately

1. Install via npm

npm install -g lorehub

2. Start browsing your lores

lh  # Opens interactive browse mode

3. Start capturing wisdom

lh add "Always use prepared statements to prevent SQL injection" -t wisdom -c 95

Start Building Your Knowledge Base

Join thousands of developers who never lose track of important decisions