Skip to content

Remove updatedAt from new project config writes#118

Merged
codeaholicguy merged 3 commits into
mainfrom
feature-config-no-updated-at
Jun 27, 2026
Merged

Remove updatedAt from new project config writes#118
codeaholicguy merged 3 commits into
mainfrom
feature-config-no-updated-at

Conversation

@codeaholicguy

@codeaholicguy codeaholicguy commented Jun 27, 2026

Copy link
Copy Markdown
Owner

Summary

  • Remove updatedAt from the project config model and newly-created .ai-devkit.json files
  • Stop updating or adding updatedAt during ConfigManager.update
  • Keep no-op config updates from rewriting files; existing legacy updatedAt values are left alone when there is no real config change
  • Update config tests, e2e fixtures, tracked project config, and configuration docs to omit updatedAt for new config examples

@codeaholicguy codeaholicguy changed the title Avoid config timestamp churn on install Remove updatedAt from project config Jun 27, 2026
@codeaholicguy codeaholicguy changed the title Remove updatedAt from project config Remove updatedAt from new project config writes Jun 27, 2026
@codeaholicguy codeaholicguy merged commit e638fdf into main Jun 27, 2026
7 checks passed
@codeaholicguy codeaholicguy deleted the feature-config-no-updated-at branch June 27, 2026 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant