Skip to content

Agent Workspace 0.1.14

Choose a tag to compare

@github-actions github-actions released this 21 Mar 02:16
· 24 commits to main since this release
36922fc

What's Changed

Full Changelog: v0.1.13...v0.1.14

Install Notes

macOS

Packaged macOS downloads are temporarily unavailable while Apple signing and notarization are being configured. For now, run Agent Workspace from source:

git clone https://github.com/web3dev1337/agent-workspace.git
cd agent-workspace
npm install
npm start

Maintainers: see docs/MACOS_SIGNING_RELEASE_CHECKLIST.md before re-enabling packaged macOS release assets.