Features
- feat: TUI arrow-key cursor navigation and Enter selection in menus (#2105) @Andersson007
Fixes
- fix: add type annotation for USER_ENVIRONMENT to satisfy mypy v2.1.0 (#2131) @sathyapramod
- fix(runner): resolve SSH_AUTH_SOCK symlink on macOS Tahoe before container mount (#2114) @stevefulme1
- fix(command-runner): prevent indefinite deadlock in run_multi_process (#2125) @sathyapramod
- fix: optimize image introspection with section filtering (#2124) @sathyapramod
- fix: handle missing tzdata gracefully for UTC timezone (#2123) @cidrblock
Maintenance
- Add unit tests to improve coverage across utility modules (#2117) @shatakshiiii
- chore: remove previously-synced agent skills (#2129) @ansibuddy
- ci: replace coactions/upload-artifact with actions/upload-artifact@v7 (#2127) @sudhirverma
- chore(deps): update pre-commit hook renovatebot/pre-commit-hooks (#2118) @renovate[bot]
- chore: exclude .agents/skills/ from markdownlint and prettier (#2119) @shatakshiiii
- chore(deps): update all dependencies (#2115) @renovate[bot]