Agent Workspace 0.1.14
What's Changed
- feat(ui): show app version in the shell and onboarding by @web3dev1337 in #979
- fix(windows): make node-pty compat shape-based by @web3dev1337 in #980
- chore: release 0.1.14 by @web3dev1337 in #981
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 startMaintainers: see docs/MACOS_SIGNING_RELEASE_CHECKLIST.md before re-enabling packaged macOS release assets.