simonw--llm
2fec4df0b9
Test / test (macos-latest, 3.10, ) (push) Has been cancelled
Test / test (macos-latest, 3.11, ) (push) Has been cancelled
Test / test (macos-latest, 3.12, ) (push) Has been cancelled
Test / test (macos-latest, 3.13, ) (push) Has been cancelled
Test / test (macos-latest, 3.14, ) (push) Has been cancelled
Test / test (ubuntu-latest, 3.10, ) (push) Has been cancelled
Test / test (ubuntu-latest, 3.11, ) (push) Has been cancelled
Test / test (ubuntu-latest, 3.12, ) (push) Has been cancelled
Test / test (ubuntu-latest, 3.13, ) (push) Has been cancelled
Test / test (ubuntu-latest, 3.14, ) (push) Has been cancelled
Test / test (ubuntu-latest, 3.14, 4.0rc1) (push) Has been cancelled
Test / test (windows-latest, 3.10, ) (push) Has been cancelled
Test / test (windows-latest, 3.11, ) (push) Has been cancelled
Test / test (windows-latest, 3.12, ) (push) Has been cancelled
Test / test (windows-latest, 3.13, ) (push) Has been cancelled
Test / test (windows-latest, 3.14, ) (push) Has been cancelled
One row in the turns table is one conversation turn: the new input plus the model's output. The name matches the vocabulary already used by load_turn() and the documentation, and avoids carrying a version suffix forever. - responses_v2 -> turns (FTS table turns_fts, triggers turns_*) - response_fragments -> turn_fragments - response_tools -> turn_tools - response_attachments -> turn_attachments - response_id -> turn_id in those tables and in tool_uses The frozen legacy tables and the --data-ids response_id output key are unchanged. No migration rename dance needed - none of this has been released. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01MEZKLJ7Pkz6bEN2iE57CEN