Skip to content

Releases: abdul-hamid-achik/monitor

v1.8.1

27 Jun 20:17

Choose a tag to compare

Changelog

v1.8.0

27 Jun 19:58

Choose a tag to compare

Changelog

  • f4d5a0b fix: cross-surface (CLI/TUI/MCP) consistency — kill payloads, classifier, MCP docs

v1.7.1

27 Jun 19:10

Choose a tag to compare

Changelog

  • d771487 fix: studio TUI refuses system PIDs at the kill dialog (match CLI/MCP)

v1.7.0

27 Jun 17:03

Choose a tag to compare

Changelog

  • cbad9e9 refactor: bare monitor shows help; rename the TUI to monitor studio

v1.6.0

27 Jun 16:35

Choose a tag to compare

Changelog

  • a162ad1 fix: post-feature-audit remediation + deferred items + docs deploy

v1.5.0

27 Jun 07:45

Choose a tag to compare

Changelog

  • 7b20d98 docs(readme): add monitor tree example
  • 4a144f8 feat: --pprof exposes monitor's own net/http/pprof (self-profiling)
  • 1b24f7e feat: disk-fill + swap-pressure anomaly rules; fix watch's lightweight Event
  • 84bc7bb feat: monitor tree — process hierarchy

v1.4.0

27 Jun 07:26

Choose a tag to compare

Changelog

  • 42e6a5c feat(tui): finish the v2 TUI — mouse, editable settings, Trends tab
  • fd355f3 feat: container/cgroup awareness — report memory vs the cgroup limit
  • 6a93674 feat: monitor diff / baselines — capture a snapshot, see what changed
  • bd24abf feat: outbound alerting — webhook + desktop notifications + config thresholds

v1.3.1

27 Jun 06:49

Choose a tag to compare

Changelog

  • 08daa1c fix: report the real version in release builds (--version showed 'dev')

v1.3.0

27 Jun 06:42

Choose a tag to compare

Changelog

  • 03e5515 feat(mcp): wire the investigate and record tools to real implementations
  • 23faf5b feat: persistent metric history + trend queries (monitor history)
  • 9a8b1f8 feat: rank investigate frames by blast radius (profile x codemap)

v1.2.0

27 Jun 06:14

Choose a tag to compare

Changelog

  • 2f64ca2 feat: add VitePress docs site and codemap process->code correlation
  • 33482fe perf+feat: resolve the 3 deferred audit mediums (collector lock, pprof addr, CPU symbols)