lorehq/lore
Your coding agent forgets everything between sessions. Lore fixes that.
Lore provides a unified abstraction layer that composes rules, skills, and agents across multiple AI coding platforms (Claude Code, Cursor, Copilot, Windsurf, Cline, etc.), projecting them into each platform's native format from a single source. It maintains persistent context between sessions through fieldnotes and a shared knowledge base, while enforcing project rules via hooks at file-write time. Built as a zero-dependency Go binary, it centralizes agentic content in layered directories (global operator, project, and bundle levels) that merge and regenerate on demand.
Stars
22
Forks
2
Language
Go
License
Apache-2.0
Category
Last pushed
Mar 13, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/lorehq/lore"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Featured in
Higher-rated alternatives
HelloRuru/claude-memory-engine
Claude Code 的記憶系統 | A memory system built with hooks + markdown. Zero dependencies.
lout33/symbiotic-ai
A symbiotic AI agent that remembers everything, challenges you, and extends your cognition.
SukinShetty/Nemp-memory
Nemp - The memory plugin for Claude Code that remembers everything.
cortexkit/opencode-magic-context
OpenCode plugin for Magic Context — cache-aware infinite context, cross-session memory, and...
b33eep/claude-code-setup
Persistent memory system for Claude Code via Markdown. Setup with /init-project, resume with...