tegwick bc11cb9aec session-memory Phase 1: Codex adapter (T01) + multi-file merge (T03)
- adapters/common.py: shared Normalized + helpers (resolve_repo, classify_tool,
  jsonl iter, etc.); claude.py refactored to use it (Normalized re-exported)
- adapters/codex.py: rollout {timestamp,type,payload} parser; session_meta/
  response_item/event_msg mapping; flat call_id join; token_count cost;
  registered in ingest dispatch
- core/store.py: ingest() now merges multi-file sessions by content
  fingerprint, appends new events with offset seq (design OQ6); idempotent
- tests/test_codex_adapter.py, tests/test_merge.py

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-06 21:55:32 +02:00
2026-06-06 00:10:52 +02:00
2026-06-05 23:58:21 +02:00
2026-06-05 21:43:17 +00:00
2026-06-05 21:43:41 +00:00
2026-06-06 00:10:52 +02:00

Iterating towards optimal agentic performance.

Description
Iterating towards optimal agentic performance.
Readme MIT-0 458 KiB
Languages
Python 100%