v0.25.0
zut v0.25.0
Install with:
curl -fsSL https://raw.githubusercontent.com/bnema/zut/main/install.sh | bashOr download a binary below, verify it with checksums.txt, and add it to your $PATH.
Changelog
Added
Fixed
- 6f4c43c: fix(subagents): isolate resident worker prompts (@bnema)
- 8a835a8: fix(subagents): preserve worker implementation role (@bnema)
Documentation
Tests
- bb1a57d: test(agent): stabilize cross-platform CI (@bnema)
- fe0a818: test(agent): strengthen watcher and profile assertions (@bnema)
- 8258794: test(subagents): cover mode-specific fallbacks (@bnema)