| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-01-30 | 1.2 kB | |
| v1.1.0 - Cross-Platform Fixes, Nix Improvements source code.tar.gz | 2026-01-30 | 1.1 MB | |
| v1.1.0 - Cross-Platform Fixes, Nix Improvements source code.zip | 2026-01-30 | 1.4 MB | |
| Totals: 3 Items | 2.5 MB | 0 | |
What's New in v1.1.0
A stability release focused on fixing cross-platform path issues and improving the Nix build experience.
Fixed
- Codex global paths - Codex adapter now resolves global paths correctly, fixing workflow file generation when run outside the project directory
- Archive on networked/external drives - Archive falls back to copy+remove when rename fails with EPERM or EXDEV errors
- Windsurf workflow path - Updated Windsurf adapter to use the correct
workflowsdirectory instead of the legacycommandspath - Slash command hints - Workflow completion messages now display helpful slash command hints for next steps
Improved
- Nix flake - Version now read dynamically from package.json; source filtering excludes node_modules for faster builds
- Nix CI - Updated to latest nix-installer and magic-nix-cache actions
New Contributors
- @jerome-benoit made their first contribution in [#550]
- @moe1214 made their first contribution in [#601]
- @CosticaPuntaru made their first contribution in [#605]
- @Haven-S made their first contribution in [#616]
- @yangjuncode made their first contribution in [#610]
- @CS-Tao made their first contribution in [#603]