项目文件夹

文件
Claude 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
Rename responses_v2 to turns, satellite tables and columns to match
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
2026-07-02 17:11:38 +00:00
..
2026-06-09 15:25:37 -07:00
2025-05-27 19:46:40 -07:00
2026-06-09 15:31:54 -07:00
2026-05-12 05:34:11 +00:00
2023-09-05 14:22:33 -07:00
2025-05-30 17:44:52 -07:00
2026-06-15 10:01:40 -07:00