Commit 981e24f
committed
chore: regenerate bundled defaults to sync with current commands state
CI failed on 'bundled-defaults.generated.ts is stale' after the lockfile
fix unblocked the install step. The generated file was 1 line out of date
relative to current dev's command set (drift from rebases). Functional
diff is +1/-2 (a single trailing-newline difference in one embedded
command); full diff is large only because the file inlines all commands
as TypeScript strings.
This is mechanical — produced by 'bun run generate:bundled' with no other
changes.1 parent 04c7330 commit 981e24f
1 file changed
Lines changed: 1 addition & 2 deletions
0 commit comments