mirror of
https://github.com/CopilotKit/CopilotKit.git
synced 2026-09-14 16:26:20 +08:00
2fb966bd68
Follow-up to #3607 — the same problematic `import { v0_8 } from "@a2ui/lit"` pattern existed in 4 example files. Switch to `@a2ui/lit/0.8` subpath for value imports and remove an unused v0_8 import. Also broaden the lint rule glob to cover `examples/` and prevent regression. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>