Skip to content

Release v0.0.33

Choose a tag to compare

@8nevil8 8nevil8 released this 27 Jan 10:47
· 415 commits to main since this release

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