Merge branch 'main' into refactor-features-into-directories

This commit is contained in:
Cody Seibert
2025-12-10 19:20:14 -05:00
5 changed files with 158 additions and 73 deletions

View File

@@ -1743,7 +1743,7 @@ async function simulateSpecCreation(
// Note: Features are now stored in .automaker/features/{id}/feature.json
// The generateFeatures parameter is kept for API compatibility but features
// should be created through the features API, not written to feature_list.json
// should be created through the features API
emitSpecRegenerationEvent({
type: "spec_regeneration_complete",