codex - 💡(How to fix) Fix Feature Request: Native MCP integration for Workflow Amnesia prevention (OpenTTT)

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…

Error Message

| Error rate | 0.00% across 17,000+ calls |

Code Example

npx -y @helm-protocol/ttt-mcp@0.3.0
RAW_BUFFERClick to expand / collapse

Problem

Long-horizon Codex agent workflows lose state when context compresses. Agents forget prior steps and duplicate work.

Solution: OpenTTT

Cryptographic event DAG external to the context window. Every agent step anchored via pot_generate(eventId). After context wipe, pot_query(eventId) recovers full history in O(1).

Benchmarks (Rust + QUIC, single-core GCP)

MetricResult
Throughput1,730+ events/sec (100 VU concurrent)
Error rate0.00% across 17,000+ calls
pot_query p500.77ms, 3,300+ queries/sec
E2E reliability100% recovery after forced context wipe

Try it

npx -y @helm-protocol/[email protected]

IETF Draft: draft-helmprotocol-tttps-00
Repo: https://github.com/Helm-Protocol/openttt-mcp

Open to discussing native Codex integration.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

codex - 💡(How to fix) Fix Feature Request: Native MCP integration for Workflow Amnesia prevention (OpenTTT)