Documentation
¶
Overview ¶
Package migrations runs one-shot settings upgrades on startup. Each migration has a stable ID; completed IDs are written to ~/.claude/settings.json under "completedMigrations" (matching the TS implementation) so they never re-run across restarts.
Mirrors src/migrations/ in the CC TypeScript source.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.