Release 3.0.0-beta.8
Pre-release
Pre-release
New Features
- CLI now supports user-supplied
launch.jsonfiles for deploys. (huijiro) - Added public-URL Gravity tunnel support and the
@agentuity/viteplugin (currently blocked oninfra#210). #1455 (Gabriel Rodrigues Campos)
Improvements
- Simplified CLI service template composition by removing snippet injection and adding a services checklist. (huijiro)
Bug Fixes
- Replaced
archiverwithyazlin the CLI to eliminate deprecatedglob@10. (huijiro)
Internal
- Fixed a CI hang and a typecheck failure in the migrate chain test. (huijiro)