Skip to content

fix(tools): handle Windows drive paths in FS and Writer - #1325

Open
Yuang-Deng wants to merge 1 commit into
LazyAGI:mainfrom
Yuang-Deng:dya/windows-file-paths-ci
Open

Yuang-Deng wants to merge 1 commit into
LazyAGI:mainfrom
Yuang-Deng:dya/windows-file-paths-ci

Conversation

@Yuang-Deng

Copy link
Copy Markdown
Collaborator

Windows drive paths such as C:/skills/visible/SKILL.md were interpreted as filesystem protocols, preventing skill discovery through FS. Writer image collection also rejected native Windows absolute paths as unsupported URI schemes.

Treat drive paths as local in FS routing and accept native absolute image paths in Writer. Existing cloud protocol and HTTP(S) behavior is preserved.

Validation: 8 FS routing and Writer multimodal tests passed in the existing Linux container; LazyMind's related algorithm suite passed (3052 tests). Native Windows validation will run with LazyMind PR #710.

This branch is waiting to be deployed

1 waiting deployment
protected 66cacd0d Waiting Sep 17, 2026 by Yuang-Deng via wait_approve #5456
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant