AI agent memory: task tracking, scoped work packages, decisions, and cross-session continuity
Project memory and scoping engine for AI coding agents. AI coding agents are stateless — they forget between sessions, lose decisions, and have no way to scope complex work. agendum is an MCP server that gives any agent (Claude Code, Cursor, Windsurf, Cline, and others) persistent project state, bounded work packages, and cross-session continuity. Without agendum | With agendum | Agent forgets…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
Project memory and scoping engine for AI coding agents. AI coding agents are stateless — they forget between sessions, lose decisions, and have no way to scope complex work. agendum is an MCP server that gives any agent (Claude Code, Cursor, Windsurf, Cline, and others) persistent project state, bounded work packages, and cross-session continuity. Without agendum | With agendum | Agent forgets everything between sessions | Picks up exactly where it left off | No scope — agent modifies random…