Files
claude-code/src/main/java
abel533andCopilot 5929f50b3a fix: BundledSkills Path.of crash on Windows
bundled://verify URI scheme contains ':' which is illegal in Windows paths.
Changed to null for bundled skills since they have no filesystem path.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-04-05 11:52:19 +08:00
..