mirror of
https://github.com/joeutke-dev/skill-harness-manager.git
synced 2026-07-22 08:26:29 +00:00
- Discovery: scan dot-folder ("adapter") roots via Node fs on desktop instead of
Obsidian's adapter.list(), which doesn't surface hidden dot-folders (.claude/)
on Windows — the reported "skills not found" bug. Verified macOS still finds them.
- Binary resolve: omnigentCandidatePaths + isAllowedOmnigentPath accept Windows
executable forms (.exe/.cmd/.bat) and Windows install locations.
- Launch env: PATH augmentation branches by platform; spawns set windowsHide.
- Sessions "Connect": buildTerminalScript is platform-aware (.command/.sh bash,
.bat for Windows); openSessionTerminal launches via open / cmd start / $TERMINAL.
- 413 smoke tests (14 new for the cross-platform paths). shell:false kept
everywhere (untrusted prompt).
Co-authored-by: Isaac
|
||
|---|---|---|
| .. | ||
| smoke.mjs | ||