Skip to content

fix(agents): prefer Windows CLI launchers - #19

Open
CloudTianTian wants to merge 1 commit into
Orkas-AI:mainfrom
CloudTianTian:fix/windows-cli-launcher-resolution
Open

fix(agents): prefer Windows CLI launchers#19
CloudTianTian wants to merge 1 commit into
Orkas-AI:mainfrom
CloudTianTian:fix/windows-cli-launcher-resolution

Conversation

@CloudTianTian

@CloudTianTian CloudTianTian commented Aug 8, 2026

Copy link
Copy Markdown
Contributor

Summary

  • follow PATHEXT order before trying extensionless names on Windows
  • avoid selecting npm's sibling POSIX shim instead of the runnable .cmd launcher
  • preserve extensionless commands as a fallback when no PATHEXT variant exists

Validation

  • npm run test:js -- test/main/features/local_agents/which.test.ts (11 non-Windows cases passed locally; the Windows-only assertions require Windows verification)
  • npm run typecheck
  • npm run smoke with an isolated workspace
  • git diff --check
  • Orkas sync precheck: both changed paths are shared and have no strip targets
  • OSS boundary scan: 0 forbidden symbols/files, provider/API paths, orphan imports, UI invariants, credit-gated connector violations, or package violations

Source fix: Orkas commit 6a04c05c8732aa5f1ce963c6c6d72ca0b0e2c456

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