Skip to content

Releases: hypermodeinc/modus

sdk/go/v0.18.0-alpha.4

29 May 18:54
c58fe74
Compare
Choose a tag to compare
Pre-release
  • chore: rename agent lifecycle methods and APIs #858
  • feat: enforce WASI reactor mode #859
  • feat: return user and chat errors in API response #863
  • feat: add agent management APIs #866

sdk/assemblyscript/v0.18.0-alpha.3

29 May 18:54
c58fe74
Compare
Choose a tag to compare
Pre-release
  • chore: update json-as and remove hack #857
  • chore: rename agent lifecycle methods and APIs #858
  • feat: enforce WASI reactor mode #859
  • feat: return user and chat errors in API response #864
  • feat: add agent management APIs #866

runtime/v0.18.0-alpha.4

29 May 19:00
c58fe74
Compare
Choose a tag to compare
Pre-release
  • chore: rename agent lifecycle methods and APIs #858
  • feat: enforce WASI reactor mode #859
  • feat: return user and chat errors in API response #863
  • feat: list agents on health endpoint #865
  • feat: add agent management APIs #866

sdk/go/v0.18.0-alpha.3

22 May 21:48
f3c9b4e
Compare
Choose a tag to compare
Pre-release
  • fix: omit parallel_tool_calls in Go OpenAI SDK if it is set to true #849
  • feat: add functions for parsing chat messages #853

sdk/assemblyscript/v0.18.0-alpha.2

22 May 21:48
f3c9b4e
Compare
Choose a tag to compare
Pre-release
  • feat: add functions for parsing chat messages #853
  • fix: fix serialization of Point and Location types #854

runtime/v0.18.0-alpha.3

22 May 21:53
f3c9b4e
Compare
Choose a tag to compare
Pre-release
  • feat: use embedded postgres on Windows #851

sdk/go/v0.18.0-alpha.2

19 May 20:43
ef37f4b
Compare
Choose a tag to compare
Pre-release
  • fix: correct agent base event stubs #848

cli/v0.18.0

17 May 01:05
3222dd4
Compare
Choose a tag to compare
  • fix: pass pre-release flags properly to subcommands #847

runtime/v0.18.0-alpha.2

17 May 00:39
ecad7be
Compare
Choose a tag to compare
Pre-release
  • fix: reflection error in runtime when starting agent #845
  • fix: trigger events correctly during agent reload #846

sdk/go/v0.18.0-alpha.1

16 May 22:02
e874c5f
Compare
Choose a tag to compare
Pre-release
  • feat: initial implementation of Modus Agents #840
  • feat: persistence and lifecycle improvements for Modus Agents #843