- adapters/grok.py: reads the per-session dir (summary.json + chat_history.jsonl + events.jsonl + updates.jsonl); conversation from chat_history, lifecycle/ turn from events, tool-call names paired in order from updates ACP stream - registered in ingest dispatch; codex+grok sources enabled in config.toml - tests/test_grok_adapter.py (synthetic + real local sessions) - live multi-flavor dry-run discovers 89 sessions across flavors Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| test_claude_adapter.py | ||
| test_codex_adapter.py | ||
| test_digest.py | ||
| test_grok_adapter.py | ||
| test_ingest.py | ||
| test_merge.py | ||
| test_retention.py | ||
| test_schema.py | ||
| test_store.py | ||