Give AI coding agents persistent cross-session memory that survives context resets.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "EGC" yet — see the docs or source repo.
Set up EGC local persistent memory for Claude Code and Cursor, store the current project's tech stack, TODOs, fixed issues, and coding conventions, and explain how to read them again in future sessions.
A setup and usage guide showing how multiple AI coding agents can share project context across sessions.
Use EGC to save the context of the bug I'm investigating, including reproduction steps, attempted fixes, key logs, and next actions, so Codex and Gemini CLI can continue the analysis in new sessions.
A persistent debugging-state workflow that lets different AI tools continue working on the same issue.
Guide me to install EGC with a global npm install, verify it runs correctly locally, and explain how it uses SQLite to preserve state after context resets.
Clear installation, verification, and concept notes for quickly enabling local persistent memory.
Give AI coding agents long-term memory, search, and organization across sessions.
Provide durable, local-first memory for AI coding agents across MCP hosts.
Forward MCP tools to coding agents for session-based development tasks.
Control multiple AI coding agents with session continuity and auth checks.
Give AI coding assistants persistent memory and full-text knowledge retrieval.
Manage multiple AI CLI agents in tmux for parallel task execution.