Skip to content

Release 3.0.0-beta.9

Pre-release
Pre-release

Choose a tag to compare

@Huijiro Huijiro released this 21 May 16:36
4f8869d
  • 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 the AGENTUITY_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-checklist on Next.js with Vite 8 peer dependency ranges. — huijiro

  • Bug Fixes: Break agentuity build self-recursion in cli migrate. — huijiro

  • Bug Fixes: Normalize bucket environment variables and classify AWS credentials as secrets. — huijiro

  • Bug Fixes: Avoid duplicate whoami JSON output (#1479). — Jeff Haynie

  • Internal: Removed example. — huijiro