Stop AI agents from forgetting project context
remember

Palace gives coding agents a durable memory path so every session does not start from zero.

Works with Cursor, Claude Code, Codex, and other MCP-capable clients.
Combines semantic retrieval, BM25-style search, diaries, and knowledge graph recall.
Open-source MIT core for solo developers; paid server for shared team memory.

Why forgetting is expensive

Agents repeat codebase tours, re-ask preference questions, miss prior fixes, and lose the reasoning behind decisions when memory is not explicit.

What Palace remembers

Palace is designed around practical coding-agent recall: preferences, project history, commands, diary entries, KG facts, and searchable source-grounded memories.

How to start

Install palace-rs locally for free. When the team needs the same memory layer, use Palace Server.