Release 3.0.0-beta.9
Pre-release-
New Features: Next.js monorepo support for the CLI. — huijiro
-
New Features: Deploy from inside a monorepo subpackage. — huijiro
-
Breaking Changes: Use
AWS_*as the canonical bucket environment variables, and remove theAGENTUITY_BUCKET_*compatibility shim. — huijiro -
Improvements: Prefer the project region over the saved preference in
resolveRegion. — huijiro -
Improvements: Make fresh framework scaffolds deployable out of the box. — huijiro
-
Bug Fixes: Unblock
services-checkliston Next.js with Vite 8 peer dependency ranges. — huijiro -
Bug Fixes: Break
agentuity buildself-recursion incli migrate. — huijiro -
Bug Fixes: Normalize bucket environment variables and classify AWS credentials as secrets. — huijiro
-
Bug Fixes: Avoid duplicate
whoamiJSON output (#1479). — Jeff Haynie -
Internal: Removed example. — huijiro