Skip to content

v1.3.0

Choose a tag to compare

@jontsai jontsai released this 06 Mar 07:08
· 14 commits to main since this release
40646ab
  • chore: update SKILL.md version to 1.2.0 (2202f9e)
  • fix: resolve iostat resource leak and add Linux disk I/O parsing (#31) (#32) (41a60b3)
  • fix: ensure system paths in runCmd for LaunchAgent/cron environments (#23) (5d76bce)
  • fix: port temperature reading to async vitals + fix Intel Mac detection (#25) (22d71f7)
  • style: fix prettier formatting in server.js (8d5ec6f)
  • fix: parse vm_stat page size dynamically for Intel Mac compatibility (#24) (36303e4)
  • fix: remove dead getSystemVitalsOLD_DISABLED function (21839dd)
  • refactor: set up esbuild bundler and extract utils module (#37) (e08cce8)
  • refactor: extract vitals and openclaw modules (#38) (a34a83b)
  • refactor: modularize monolithic index.js into separate src/ modules (#39) (08ef2d9)
  • fix: address PR #39 review feedback (#40) (41c554d)
  • fix: port PR #34 Linux vitals + sessions CLI to new modules (#41) (6967962)
  • chore: bump version to 1.3.0, single source of truth (#42) (9da6a00)
  • chore: bump SKILL.md version to 1.3.0 (40646ab)