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

Commit f8b5236

Browse files
chore: Release latest v0.18 alphas (#869)
1 parent 3d4d592 commit f8b5236

File tree

1 file changed

+17
-3
lines changed

1 file changed

+17
-3
lines changed

CHANGELOG.md

Lines changed: 17 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,29 @@
22

33
# Change Log
44

5-
## UNRELEASED
5+
## 2025-05-29 - Runtime 0.18.0-alpha.4
66

7-
- chore: update json-as and remove hack [#857](https://github.com/hypermodeinc/modus/pull/857)
87
- chore: rename agent lifecycle methods and APIs [#858](https://github.com/hypermodeinc/modus/pull/858)
98
- feat: enforce WASI reactor mode [#859](https://github.com/hypermodeinc/modus/pull/859)
10-
- feat: return user and chat errors in API response [#863](https://github.com/hypermodeinc/modus/pull/863) [#864](https://github.com/hypermodeinc/modus/pull/864)
9+
- feat: return user and chat errors in API response [#863](https://github.com/hypermodeinc/modus/pull/863)
1110
- feat: list agents on health endpoint [#865](https://github.com/hypermodeinc/modus/pull/865)
1211
- feat: add agent management APIs [#866](https://github.com/hypermodeinc/modus/pull/866)
1312

13+
## 2025-05-29 - Go SDK 0.18.0-alpha.4
14+
15+
- chore: rename agent lifecycle methods and APIs [#858](https://github.com/hypermodeinc/modus/pull/858)
16+
- feat: enforce WASI reactor mode [#859](https://github.com/hypermodeinc/modus/pull/859)
17+
- feat: return user and chat errors in API response [#863](https://github.com/hypermodeinc/modus/pull/863)
18+
- feat: add agent management APIs [#866](https://github.com/hypermodeinc/modus/pull/866)
19+
20+
## 2025-05-29 - AssemblyScript SDK 0.18.0-alpha.3
21+
22+
- chore: update json-as and remove hack [#857](https://github.com/hypermodeinc/modus/pull/857)
23+
- chore: rename agent lifecycle methods and APIs [#858](https://github.com/hypermodeinc/modus/pull/858)
24+
- feat: enforce WASI reactor mode [#859](https://github.com/hypermodeinc/modus/pull/859)
25+
- feat: return user and chat errors in API response [#864](https://github.com/hypermodeinc/modus/pull/864)
26+
- feat: add agent management APIs [#866](https://github.com/hypermodeinc/modus/pull/866)
27+
1428
## 2025-05-22 - Go SDK 0.18.0-alpha.3
1529

1630
- fix: omit parallel_tool_calls in Go OpenAI SDK if it is set to true [#849](https://github.com/hypermodeinc/modus/pull/849)

0 commit comments

Comments
 (0)