mirror of
https://github.com/CopilotKit/CopilotKit.git
synced 2026-09-14 16:26:20 +08:00
f31f02d008
Four files under assets/ have no reference anywhere in the repo. Together
they are ~56 MB of git-LFS payload that every fresh clone pays for.
- assets/demo.gif (17.4 MB) — last referenced by README.md until 446ad06afc
(2023-11-29) removed the <img src="./assets/demo.gif"> tag.
- assets/animated-banner.gif (26.2 MB) — no reference in tree history.
- assets/travel-planner-gif.gif (12.6 MB) — no reference in tree history.
- assets/proejct-perplexity-clone.png (173 KB) — no reference in tree
history; the filename also carries a "proejct" typo.
Verified unreferenced by grepping the full tree for each basename and for
the path-qualified form. The only remaining reference into assets/ is
README.md:30 -> assets/license-badge.svg, which is untouched.
Credit to @VZBYang, who identified assets/demo.gif in #4314.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>