Muse Code Exits Beta With Agent SDK Preview and Monthly Plans
The coding tool now offers a preview route for developers to build agents on top of it, while pricing and access mechanics remain unannounced.
Listen to this story
The audio brief
Story brief
3 key pointsMuse Code is moving from beta into a paid, extensible phase, pairing a developer-preview SDK for building agents with monthly subscriptions. The SDK’s commercial and technical details remain unspecified: there is no pricing, usage limits, interface documentation, access policy, or target date for general availability. For hands-on users, the clearest immediate artifact is a shell installer for the `muse` CLI, with...
- 01
The SDK is explicitly for building agents on top of Muse Code, but remains in developer preview.
- 02
Monthly plans are rolling out without disclosed prices or usage limits.
- 03
The installer supports up to three HTTPS redirects and validates SHA-256 when the server supplies a checksum.
Muse Code has left beta with two new tracks: a developer-preview SDK for building agents on top of the coding tool, and monthly subscription plans now rolling out. The change gives developers a stated path to extend the product while introducing a recurring paid offering.
A beta exit with two new routes
The technical route is a developer-preview SDK for building agents on Muse Code. The commercial route is a subscription rollout. Together, they move the product beyond beta, but the release does not give terms for the preview or paid plans.
The platform layer is still a preview
An SDK is the product layer that lets outside developers program against a tool rather than use only its built-in interface. Here, the stated purpose is agent creation on top of Muse Code. Developer preview status signals that this is an early access stage, rather than a broadly described finished interface.
The tangible release path remains command-line based
The published material also includes a shell-based installer for the muse command-line tool. By default, it places the launcher in the user’s local bin directory and downloads it from an API endpoint, unless installation-directory or launcher-URL environment variables are set.
The installer needs curl and mktemp, allows up to three HTTPS redirects, and checks the downloaded launcher’s Bash syntax. If the server provides a valid checksum header, it compares the file with a SHA-256 digest. The script says older servers may not provide one. It also tries to add its install directory to the user’s PATH unless an environment variable turns that off.
The next terms are still open
The launch confirms the subscription rollout and SDK preview, but gives no pricing, usage limits, SDK interfaces, preview access rules, or broader-release date. Those details will shape how easily teams can use the agent-building tools in their development work.
Sources
- dev.meta.ai1/ muse code is out of beta. launching with an sdk in developer preview to build your own agents on top of it and rolling out monthly subscription plans. copy-paste into your termi