Skip to content

v0.5.1: watch_stack health & persistence fixes, mcp-ts-core 0.10.14 adoption

Choose a tag to compare

@cyanheads cyanheads released this 11 Jul 01:19
v0.5.1
2323429

watch_stack health & persistence fixes, mcp-ts-core 0.10.14 adoption

Bug fixes for devops_watch_stack plus routine framework maintenance.

Fixed:

  • Errored vendors never roll up as all_operational — new unknown health state and summary.unavailable count so the buckets partition the stack (#15)
  • Stack list persisted only after target resolution + SSRF validation — a failed call no longer poisons a saved stack (#16)

Changed:

  • Supply-chain install guard: bunfig minimumReleaseAge (3-day quarantine) + Socket install scanner
  • Added .github/SECURITY.md and .gitattributes; packageManager + Dockerfile base pinned bun@1.3.14

Dependencies:

  • @cyanheads/mcp-ts-core ^0.10.10 → ^0.10.14
  • @socketsecurity/bun-security-scanner ^1.1.2 (added)
  • tsc-alias ^1.8.17 → ^1.9.0
  • vitest ^4.1.9 → ^4.1.10

212 tests pass; bun run devcheck clean.

CHANGELOG v0.5.1