Session 01
[decision] Keep migrations idempotent.
Persistent memory for coding agents
Waykeep records the decisions, pitfalls, and corrections your next coding-agent session needs—local by default, shared with your team when you choose.
Local-first Claude Code + Codex
Illustrative flow
[decision] Keep migrations idempotent.
… context compacted …
[waykeep briefing] Decision restored.
[shared decision] Keep migrations idempotent.
The interruption
01
The reason behind a migration or boundary is gone when the next session begins.
02
A fixed approach returns because the lesson lived only in the conversation that ended.
03
Claude Code and Codex solve the same problem separately instead of carrying the lesson forward.
Free core · local-first
Agent hooks record useful context in local Waykeep memory. The next session receives a briefing or warning before it repeats the same mistake.
Read how it works[pitfall] Odoo 19 snippet hooks changed.
[waykeep warning] Check the current editor target.Across agents
Recorded knowledge stays useful when the agent changes, not only when a session restarts.
$ npm test
ERROR: migration ran twice
[correction] Make migrations idempotent.
[waykeep warning]
Make migrations idempotent.
$ npm test
PASS
Claude Code records the correction. Local Waykeep memory carries it to Codex before the same work resumes.
Recorded with a type
Named records keep the useful part concrete: what changed, why it matters, and when it should return.
Decision
Re-running an upgrade must leave the same schema state.
Pitfall
Check Odoo 19's editor hook before inheriting it.
Correction
Theme records are website-scoped after apply.
Plan
Accessibility sign-off covers light and dark.
Fact
The local core continues without paid sync.
Pattern
Show the recorded state and its retrieval path.
Waykeep Team · paid shared path
Waykeep Team syncs shared memory through a server when a project joins the team path. Sync is entitlement-gated, supports encryption tiers, and keeps repo-committable memory explicit.
$15 / seat / month
Start 14-day trialThe boundary, plainly
Free core
Waykeep Team
For individual work
Install the core, keep memory on your machine, and carry useful context across Claude Code and Codex.
Install freeFor shared work
$15 / seat / month after a 14-day free trial. Add entitlement-gated sync when the team is ready.
See Waykeep Team