Show HN: OpenTimelineEngine – Shared local memory for Claude Code and codex

github.com

2 points

joeljoseph_

3 hours ago


1 comment

joeljoseph_ 3 hours ago

[Experimental Project]

I use both OpenAI Codex and Claude Code daily on the same codebase. The biggest pain — they don't share memory. Claude fixes a bug, Codex repeats it next session. Every session starts from zero.

So I built Open Timeline Engine — a local-first engine that captures your decisions, mines patterns, and gives any MCP agent shared memory.

It also support gated autonomy