mirror of
https://github.com/CopilotKit/CopilotKit.git
synced 2026-09-14 16:26:20 +08:00
ee37df5111
Windows path.relative() used backslashes in provenance paths, so Linux CI failed the committed-manifest check. Normalize to forward slashes and add a regression test.