fleet-memory/hindsight-integrations/codex/scripts/lib
Nicolò Boschi 3461398b52
feat(codex): add structured tool call retention from Codex rollout files (#778)
Parse all Codex rollout item types (function_call, local_shell_call,
exec_command_end, patch_apply_end, mcp_tool_call_end, web_search_call)
into structured JSON content blocks matching Claude Code's format.
Enabled by default via retainToolCalls setting.
2026-03-30 17:48:47 +02:00
..
__init__.py feat: add Hindsight memory integration for OpenAI Codex CLI (#730) 2026-03-30 10:51:53 +02:00
bank.py feat: add Hindsight memory integration for OpenAI Codex CLI (#730) 2026-03-30 10:51:53 +02:00
client.py fix(codex): cleanup dead code, add release lifecycle and docs (#753) 2026-03-30 11:34:43 +02:00
config.py fix(codex): cleanup dead code, add release lifecycle and docs (#753) 2026-03-30 11:34:43 +02:00
content.py feat(codex): add structured tool call retention from Codex rollout files (#778) 2026-03-30 17:48:47 +02:00
daemon.py feat: add Hindsight memory integration for OpenAI Codex CLI (#730) 2026-03-30 10:51:53 +02:00
llm.py feat: add Hindsight memory integration for OpenAI Codex CLI (#730) 2026-03-30 10:51:53 +02:00
state.py feat: add Hindsight memory integration for OpenAI Codex CLI (#730) 2026-03-30 10:51:53 +02:00