Summary: - read conversation summaries and cwd info from the state DB when possible so we no longer rely on rollout files for metadata and avoid extra I/O - persist CLI version in thread metadata, surface it through summary builders, and add the necessary DB migration hooks - simplify thread listing by using enriched state DB data directly rather than reading rollout heads Testing: - Not run (not requested) |
||
|---|---|---|
| .. | ||
| 0001_threads.sql | ||
| 0002_logs.sql | ||
| 0003_logs_thread_id.sql | ||
| 0004_thread_dynamic_tools.sql | ||
| 0005_threads_cli_version.sql | ||
| 0006_thread_memory.sql | ||
| 0007_threads_first_user_message.sql | ||
| 0008_backfill_state.sql | ||