mirror of
https://github.com/CopilotKit/CopilotKit.git
synced 2026-09-14 16:26:20 +08:00
58f95a08ae
Every generator embedded `generated_at: new Date().toISOString()` in its output, causing constant git noise on every build/dev run even when actual content was unchanged. Remove the field from all 4 generator scripts, all consumer interfaces (Registry, BundledContent, BundledStarters, DocsStatusBundle), inline type casts, and test assertions. Also: add shell-dashboard as a generate-registry output directory (it was cross-importing from shell); move probe-docs output to shell-dashboard/src/data/ (sole consumer); update test beforeAll to generate files instead of restoring from git HEAD (prep for gitignore).
6.7 KiB
6.7 KiB