Dashboard › opencode › Distillation
2bf1174d-52bf-4506-a432-20722a7bd366["lore_tm_v1_c6k7WLKNMC9YBlPeIXpxu9PG98SvGRtHOEZ57byXBRs","lore_tm_v1_juGexfkQ8Vibm6GXlDdjI90NQhke52rKlfS5ExsTOPI","lore_tm_v1_rDyxolwPW9IxIbFcWtFROE629AzP17KaiO2_KDRgAPY"]
Date: Sep 15, 2026
/home/byk/Code/opencode/packages/core/src/database/migration.gen.ts exports migrations by dynamically importing 39 migration modules through Promise.all(), mapping each module to module.default, and validating the result with satisfies DatabaseMigration.Migration[]./home/byk/Code/opencode/packages/core/src/database/migration.gen.ts, in exact order, are: 1. 20260127222353_familiar_lady_ursula, 2. 20260211171708_add_project_commands, 3. 20260213144116_wakeful_the_professor, 4. 20260225215848_workspace, 5. 20260227213759_add_session_workspace_id, 6. 20260228203230_blue_harpoon, 7. 20260303231226_add_workspace_fields, 8. 20260309230000_move_org_to_state, 9. 20260312043431_session_message_cursor, 10. 20260323234822_events, 11. 20260410174513_workspace-name, 12. 20260413175956_chief_energizer, 13. 20260423070820_add_icon_url_override, 14. 20260427172553_slow_nightmare, 15. 20260428004200_add_session_path, 16. 20260501142318_next_venus, 17. 20260504145000_add_sync_owner, 18. 20260507164347_add_workspace_time, 19. 20260510033149_session_usage, 20. 20260511000411_data_migration_state, 21. 20260511173437_session-metadata, 22. 20260601010001_normalize_storage_paths, 23. 20260601202201_amazing_prowler, 24. 20260602002951_lowly_union_jack, 25. 20260602182828_add_project_directories, 26. 20260603001617_session_message_projection_indexes, 27. 20260603040000_session_message_projection_order, 28. 20260603141458_session_input_inbox, 29. 20260603160727_jittery_ezekiel_stane, 30. 20260604172448_event_sourced_session_input, 31. 20260605003541_add_session_context_snapshot, 32. 20260605042240_add_context_epoch_agent, 33. 20260611035744_credential, 34. 20260611192811_lush_chimera, 35. 20260612174303_project_dir_strategy, 36. 20260622142730_simplify_session_context_epoch, 37. 20260622170816_reset_v2_session_state, 38. 20260622202450_simplify_session_input, 39. 20260914170650_session-recovery.packages/core/schema.json remains schema version "7" with dialect "sqlite", but its schema ID changed from "f14a9b18-8207-487e-a3d3-227e629ba9ad" to "797e6838-8a41-4793-932a-d200aa8d51fb"; prevIds changed from its prior single-entry inline representation to a revised multiline array whose contents were elided in the displayed diff.packages/core/schema.json diff includes schema additions or changes involving exact identifiers owner_id, continuation_message_id, aggregate_id, session_execution_phase_check, session_execution, and recovery_error; it also shows a generated CREATE TABLE \session_execution`statement containing constraintsession_execution_pkasPRIMARY KEY(`id`)`.remove(aggregateID: string) in /home/byk/Code/opencode/packages/core/src/event.ts, at line 514.