Skip to content

Fix Rust SDK availability probe - #152

Merged
BrettKinny merged 1 commit into
mainfrom
agent/fix-rust-sdk-probe
Aug 5, 2026
Merged

Fix Rust SDK availability probe#152
BrettKinny merged 1 commit into
mainfrom
agent/fix-rust-sdk-probe

Conversation

@BrettKinny

@BrettKinny BrettKinny commented Aug 5, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • let mise-managed SDKs specify the executable used for observed-state validation
  • validate Rust through rustc instead of the nonexistent rust executable
  • cover successful Rust installation and Selection commit behavior

Root cause

Squarebox passed the mise tool name to mise which. That works where the tool and executable share a name, but Rust installs rustc and cargo, not a rust binary.

Validation

  • all executable shell tests passed
  • focused provisioning regression passed
  • shell syntax checks passed
  • PowerShell coverage remained platform-skipped because pwsh is unavailable

@BrettKinny
BrettKinny merged commit a1d37be into main Aug 5, 2026
3 checks passed
@BrettKinny
BrettKinny deleted the agent/fix-rust-sdk-probe branch August 5, 2026 09:06
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