Skip to content

Releases: hypermodeinc/modus

runtime/v0.18.5

12 Jul 17:28
60cf404
Compare
Choose a tag to compare

runtime/v0.18.5-alpha.1

12 Jul 06:09
83e3bdd
Compare
Choose a tag to compare
Pre-release

runtime/v0.18.4

10 Jul 05:17
fb400f2
Compare
Choose a tag to compare
  • feat: improve sentry usage #931 #937
  • fix: write inference history directly #938

runtime/v0.18.3

03 Jul 19:38
441e7bc
Compare
Choose a tag to compare
  • fix: check topic actor status before publishing events #918
  • feat: update health endpoint #924
  • feat: improve sentry and logging #925

runtime/v0.18.2

26 Jun 00:42
a2f2e3f
Compare
Choose a tag to compare
  • fix: validate inference history is valid json #916

sdk/go/v0.18.0

24 Jun 05:17
bdf95ae
Compare
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: correct agent base event stubs #848
  • chore: rename agent lifecycle methods and APIs #858
  • feat: add agent management APIs #866
  • feat: stream agent events via subscriptions #875
  • fix: address agent lifecycle issues #881
  • feat: add kubernetes secrets provider and API to read secrets #885
  • fix: default send message to have no timeout #896

Other items:

  • fix: omit parallel_tool_calls in Go OpenAI SDK if it is set to true #849
  • feat: add functions for parsing chat messages #853
  • feat: enforce WASI reactor mode #859
  • feat: return user and chat errors in API response #863
  • feat: delete collections features #872

sdk/assemblyscript/v0.18.0

24 Jun 05:17
bdf95ae
Compare
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
  • feat: add functions for parsing chat messages #853
  • chore: rename agent lifecycle methods and APIs #858
  • feat: add agent management APIs #866
  • feat: stream agent events via subscriptions #875
  • fix: address agent lifecycle issues #881
  • feat: add kubernetes secrets provider and API to read secrets #885
  • fix: default send message to have no timeout #896

Other items:

  • fix: fix serialization of Point and Location types #854
  • chore: update json-as and remove hack #857
  • feat: enforce WASI reactor mode #859
  • feat: return user and chat errors in API response #864
  • tests: implement more extensive testing #867
  • feat: delete collections features #872

runtime/v0.18.1

24 Jun 16:08
5ef3fd4
Compare
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
Compare
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
Compare
Choose a tag to compare
Pre-release