huskies: merge 865
This commit is contained in:
@@ -157,6 +157,10 @@ pub(crate) async fn init_subsystems(app_state: &Arc<SessionState>, cwd: &Path) {
|
||||
{
|
||||
worktree::migrate_slug_paths(project_root, &id_migrations);
|
||||
}
|
||||
// Story 865: one-shot strip of legacy YAML front-matter from
|
||||
// every stored body. Idempotent — bodies without `---` are
|
||||
// skipped on subsequent runs.
|
||||
db::yaml_migration::run();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user