Overview of mem-mcp Adoption Phase 3 and 4
mainThe mem-mcp adoption plan is divided into two primary phases aimed at achieving agent-loop parity and production readiness:
Phase 3: Agent-Loop Parity
Focuses on making the Julep agent loop capable of running mem-mcp's tool-calling agents. Key features include:
- Native provider tool-calling with parallel calls.
- Tool-error observations (errors are treated as observations rather than causing run aborts).
- Session turn survival during non-fatal errors.
require_tool_callenforcement.- Per-round dynamic context.
- An evaluation runner that replays mem-mcp's 23 eval suites.
Phase 4: Production Pre-conditions
Focuses on closing critical production gaps:
- Anthropic prompt caching.
- Trajectory redaction.
- Temporal replay-versioning discipline.
- Cron/queue-lane primitives.