Skip to content

Release 3.0.0

Pre-release
Pre-release

Choose a tag to compare

@Huijiro Huijiro released this 25 May 17:44
ee45f9f

Agentuity SDK v3.0.0 — the first stable v3 release. This is the cumulative changelog for the v3 line (alpha/beta included).

New Features

Breaking Changes

Improvements

  • #1432 Added Coder workspace snapshot inputs (Bobby Christopher).
  • Improved CLI snapshot/sandbox org resolution and org ID handling across snapshot creation flows (#1433, #1438, Jeff Haynie).
  • #1436 Improved fatal CLI output by hiding raw error codes from users (Jeff Haynie).
  • #1435 Improved CLI project loading by supporting explicit project config paths (Jeff Haynie).
  • Added fallback loading of AGENTUITY_SDK_KEY from project .env files and fallback to CLI auth key for AI Gateway when no project is linked (Gabriel Rodrigues Campos).
  • #1447 Added startup cleanup to sweep old gravity versions after successful startup (Jeff Haynie).

Bug Fixes

Documentation

Internal

  • Updated smoke test DB execution to pass required org/database env vars and region settings, and temporarily skipped DB smoke pending SDK-key DB auth (#120, Gabriel Rodrigues Campos).
  • #1430 Removed duplicated smoke tests to reduce CI duplication and maintenance overhead (Parteek Singh).
  • Improved release/CI pipeline behavior (Node 24 action alignment, package build ordering, branch dist-tag handling, and PR npm branch publish flow) (Gabriel Rodrigues Campos).
  • Added comprehensive CLI dev server lifecycle/public-folder test coverage and expanded testing-app validation paths (Gabriel Rodrigues Campos).
  • Added release-note generation caching in publish tooling to avoid repeated OpenCode runs (Gabriel Rodrigues Campos).