The old banner showed only the agent-framework logos. The new one shows both
halves of the story — every agent framework AND every channel — which matches
how the site now positions CopilotKit.
Committed under assets/ rather than a CDN upload so the image ships with the
repo. Link target is unchanged (go.copilotkit.ai/copilotkit-docs).
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>