Immutable
release. Only release title and notes can be modified.
0.6.0 (2026-06-06)
Features
- console: aw-session-vertical layout + focus session pane on build (6932505)
- console: aw-session-vertical layout + focus session pane on build (aa8270c)
- vms: wrap every VM-touching command in keep_vm_active (8fa8e46)
- wsl2: bind keepalive subprocess to Win32 Job Object for orphan-proof cleanup (08a4833)
- wsl2: surface idle-shutdown prevention enter/exit on the keepalive (f41e926)
Bug Fixes
- address Copilot review on PR #95 (e45322d)
- ci: make WSL2 keepalive code portable to the Linux CI runner (9de3776)
- ci: satisfy lint-files and ruff on the WSL2 branch (482646d)
- console: focus session pane on restore-session no-op path too (78dad70)
- console: hand-computed tmux layout string for exact aw-session-vertical geometry (014613b)
- console: pane-index sort + silent single-pane no-op + doc fixes (b14ce2c)
- wsl2: address agentworks-reviewer feedback on PR #95 (65c66cc)
- wsl2: close keepalive subprocess stderr PIPE on both exit paths (4271772)
- wsl2: rehabilitate broken provisioning and add platform-wide keepalive (177edff)
- wsl2: tolerate already-dead keepalive subprocess + drop redundant local import (67cc239)
Documentation
- console: clarify multi_console_layout module docstring re Config dep (6031039)