Skip to content

v1.5.0

Choose a tag to compare

@dylanneve1 dylanneve1 released this 13 Apr 10:18
02eee2b

1.5.0 (2026-04-12)

Features

  • add reload_plugins tool for hot-reloading MCP plugins (#37) (ca72c4e)
  • give heartbeat access to all MCP plugins (#33) (d148b90)
  • warm-start sessions on /reset for immediate /status context data (6956e41)

Bug Fixes

  • /status context bar — use SDK [1m] model suffix for correct context window (ffa0b61)
  • await warmSession on /reset so context data is ready for /status (3ef6c60)
  • drain SDK stream during warm-up so control requests don't stall (d46ef0d)
  • regenerate lockfile with npm 10 for CI Node 22 compat (0ff5eb7)