Releases: hypermodeinc/modus
Releases · hypermodeinc/modus
sdk/go/v0.18.0-alpha.4
- 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
- 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
- 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
- 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
- feat: add functions for parsing chat messages #853
- fix: fix serialization of Point and Location types #854
runtime/v0.18.0-alpha.3
- feat: use embedded postgres on Windows #851
sdk/go/v0.18.0-alpha.2
- fix: correct agent base event stubs #848
cli/v0.18.0
- fix: pass pre-release flags properly to subcommands #847
runtime/v0.18.0-alpha.2
- fix: reflection error in runtime when starting agent #845
- fix: trigger events correctly during agent reload #846
sdk/go/v0.18.0-alpha.1
- feat: initial implementation of Modus Agents #840
- feat: persistence and lifecycle improvements for Modus Agents #843