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

Commit e874c5f

Browse files
chore: release v0.18.0-alpha.1 (#844)
1 parent aa44589 commit e874c5f

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

74 files changed

+2398
-3113
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,12 @@
22

33
# Change Log
44

5-
## UNRELEASED
5+
## 2025-05-16 - Runtime and all SDKs 0.18.0-alpha.1
6+
7+
NOTE: This is a pre-release that includes a new feature we are testing called Modus Agents. See the PRs below for more details.
8+
9+
- To install, use `modus sdk install --pre-release`
10+
- To make an app using this version, use `modus sdk new --prerelease`, or update an existing app's `package.json` or `go.mod` to use the pre-release SDK version.
611

712
- feat: initial implementation of Modus Agents [#840](https://github.com/hypermodeinc/modus/pull/840)
813
- feat: persistence and lifecycle improvements for Modus Agents [#843](https://github.com/hypermodeinc/modus/pull/843)

0 commit comments

Comments
 (0)