Skip to content
This repository was archived by the owner on Sep 11, 2025. It is now read-only.

Releases: hypermodeinc/modus

runtime/v0.18.1

24 Jun 16:08
5ef3fd4

Choose a tag to compare

  • fix: subscribing to events should not be blocked by agent actor state #910
  • fix: ensure valid UTF8 byte sequence for inference history #911

runtime/v0.18.0

24 Jun 05:26
bdf95ae

Choose a tag to compare

NOTE: These notes are inclusive of all preview releases in the v0.18.0 series.

Related to new Modus agents feature:

  • feat: initial implementation of Modus Agents #840
  • feat: persistence and lifecycle improvements for Modus Agents #843
  • fix: reflection error in runtime when starting agent #845
  • fix: trigger events correctly during agent reload #846
  • feat: list agents on health endpoint #865
  • feat: add agent management APIs #866
  • feat: stream agent events via subscriptions #875
  • chore: rename agent lifecycle methods and APIs #858
  • fix: address agent lifecycle issues #881
  • fix: remove ack event from SSE stream #884
  • feat: add kubernetes secrets provider and API to read secrets #885
  • fix: start agents synchronously, and add examples setting data on start #890
  • feat: cluster mode #895
  • fix: improve cluster resiliency #900
  • fix: more cluster resiliency improvements #901
  • fix: adjust cluster sync settings and delays #902
  • feat: distribute actors across cluster when restoring on startup #907

Other items:

  • feat: delete collections features #872
  • feat: enforce WASI reactor mode #859
  • feat: return user and chat errors in API response #863
  • feat: "start" and "stop" are now mutation prefixes #889
  • fix: resolve deadlocks related to open inbound http connections #891
  • fix: use millisecond precision in timestamps #892
  • fix: ensure valid UTF8 byte sequence in HTTP response #904
  • fix: time zone retrieval and logging #906
  • fix: update dockerfile to include legacy time zones #909

runtime/v0.18.0-alpha.13

24 Jun 03:29
470fd91

Choose a tag to compare

Pre-release

runtime/v0.18.0-alpha.12

23 Jun 20:56
5818398

Choose a tag to compare

Pre-release
  • fix: ensure valid UTF8 byte sequence in HTTP response #904

runtime/v0.18.0-alpha.11

23 Jun 18:14
d9c393a

Choose a tag to compare

Pre-release
  • fix: adjust cluster sync settings and delays #902

runtime/v0.18.0-alpha.10

23 Jun 02:02
5e780f9

Choose a tag to compare

Pre-release
  • fix: more cluster resiliency improvements #901

runtime/v0.18.0-alpha.9

22 Jun 01:41
8fc98dc

Choose a tag to compare

Pre-release
  • fix: improve cluster resiliency #900

sdk/go/v0.18.0-alpha.8

18 Jun 16:43
ec965ba

Choose a tag to compare

Pre-release
  • fix: default send message to have no timeout #896

sdk/assemblyscript/v0.18.0-alpha.7

18 Jun 16:43
ec965ba

Choose a tag to compare

Pre-release
  • fix: default send message to have no timeout #896

runtime/v0.18.0-alpha.8

18 Jun 16:50
ec965ba

Choose a tag to compare

Pre-release
  • feat: cluster mode #895