Release v0.0.33
What's Changed
Features
- feat(agents): add active duration tracking to exclude idle time (#99)
Bug Fixes
- fix: resolve Node.js DEP0190 deprecation warning for shell spawn (#100)
- fix: windows path handling in agent commands (#96)
- fix(ci): improve PR and commit title validation error messages (#97)
- fix(utils): implement compact mode in TodoPanel render and fix flaky test (#95)
Full Changelog: v0.0.32...v0.0.33