v1.1.0
Standardized config and data directories, internationalized CLI output, and enhanced template engine and cloud resource management.
2026-06-30
Changes
- Config file names now use the dot-prefixed format
- Data directory unified under
~/.agilebuilder/core - The backend service endpoint is pinned to the official service and can no longer be overridden via environment variables
Improvements
- Enhanced CLI output with renderer support and internationalized messages
- Template engine now supports config source resolution and warning reporting
- Improved cloud resource management: create, update, and delete templates and docs
- Support for editing local resources
Misc
- Updated docs and tests