Mikhail Valentsev
f56e67b516
docs: fix stale milla-jovovich org refs and branch target in contributor docs ( #679 )
...
The repo moved to the MemPalace org but several docs still point at the
old milla-jovovich URLs. Also, CONTRIBUTING.md tells people to PR
against main while the actual workflow (per ROADMAP.md) targets develop.
Files touched:
- CONTRIBUTING.md: clone URL, issues URL, PR target branch
- examples/gemini_cli_setup.md: clone URL
- integrations/openclaw/SKILL.md: homepage and license URLs
2026-04-12 00:00:21 -07:00
Ben Sigman
5f49282c85
Merge pull request #106 from JayadityaGit/docs/gemini-cli-integration
...
docs: add Gemini CLI setup guide
2026-04-07 13:58:57 -07:00
Ben Sigman
21462c6813
Merge pull request #103 from oussamalembarki/main
...
docs: add beginner-friendly hooks tutorial for issue #20
2026-04-07 13:54:42 -07:00
JayadityaGit
2df6c1b121
docs: add Gemini CLI setup guide and integration section
2026-04-07 22:08:26 +05:30
Oussama
b3c48d0775
docs: add beginner-friendly hooks tutorial for issue #20
2026-04-07 17:13:39 +01:00
James Cane
1557eaa2f5
docs: align MCP setup examples with shipped server
2026-04-07 09:15:16 +01:00
Milla Jovovich
068dbd9a7b
MemPalace: palace architecture, AAAK compression, knowledge graph
...
The memory system:
- Palace structure: Wings (people/projects) → Rooms (topics) → Closets (AAAK compressed) → Drawers (verbatim transcripts)
- Halls connect related rooms within a wing
- Tunnels cross-reference rooms across wings
- AAAK: 30x lossless compression dialect for AI agents
- Knowledge graph: temporal entity-relationship triples (SQLite)
- Palace graph: room-based navigation with tunnel detection
- MCP server: 19 tools — search, graph traversal, agent diary, AAAK auto-teach
- Onboarding: guided setup generates wing config + AAAK entity registry
- Contradiction detection: catches wrong pronouns, names, ages
- Auto-save hooks for Claude Code
96.6% Recall@5 on LongMemEval — highest zero-API score published.
100% with optional Haiku rerank (500/500).
Local. Free. No API key required.
2026-04-04 18:16:04 -07:00