microsoft / microsoft/ShadowFrog
[Windows port] 4/8: Port dream-setup.sh to Python
Open
@wmaciel is already working on this.
Since Aug 8, 2026.
enhancement
windows-port
- Dominant language
- Python
- Stars
- 25
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
Part of #7. Phase 4 of 8.
Replace dream-setup.sh with dream-setup.py, emitting JSON for the agent to parse instead of the shell eval/export contract, which does not work outside bash. Same flags and behavior.
Changes: add dream-setup.py, switch skill instructions to parse JSON, port tests, remove dream-setup.sh.
Acceptance: ported tests pass on both OSes; --dry-run prints valid JSON on Windows.
Depends on: Phase 3.
Drafted with Copilot 🤖
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.