diff --git a/hermes_state.py b/hermes_state.py index c8caa9e1ef27..e45bf61e686b 100644 --- a/hermes_state.py +++ b/hermes_state.py @@ -4870,7 +4870,8 @@ class SessionDB: _CONVERSATION_ROW_COLUMNS = ( "role, content, tool_call_id, tool_calls, tool_name, effect_disposition, " "finish_reason, reasoning, reasoning_content, reasoning_details, " - "codex_reasoning_items, codex_message_items, platform_message_id, observed, timestamp" + "codex_reasoning_items, codex_message_items, platform_message_id, observed, timestamp, " + "api_content" ) def _rows_to_conversation(