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

Releases: hypermodeinc/modus

cli/v0.18.2

03 Sep 17:43
c8f9ce6
Compare
Choose a tag to compare
  • fix: skip runtime installation during build #971

runtime/v0.18.7

15 Jul 19:59
0c6b598
Compare
Choose a tag to compare
  • feat: agent passivation #952

runtime/v0.18.6

14 Jul 21:28
edf87db
Compare
Choose a tag to compare
  • feat: restore agents on demand #949
  • fix: handle agent not found #951

runtime/v0.18.5

12 Jul 17:28
60cf404
Compare
Choose a tag to compare
  • fix: sentry source context #940
  • fix: connect kubernetes logger #945
  • fix: don't wait indefinitely for k8s secrets #947

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