Release 3.0.0-alpha.7
Pre-release-
New Features:
feat(publish): add alpha release type alongside beta(huijiro). -
New Features: #1391
feat(cli): add --quiet flag and auto-detect stream optimization— Jeff Haynie. -
New Features: #1385 Add SDK support for agent builder sessions — Rick Blalock.
-
New Features: #1334 Framework-agnostic build pipeline for CNB/Buildpack support — Gabriel Rodrigues Campos.
-
New Features:
feat(migrate): add v2→v3 migration mode(huijiro). -
Breaking Changes:
chore: remove @agentuity/auth, @agentuity/react, @agentuity/frontend packages(huijiro). -
Breaking Changes:
chore: remove all workbench functionalityandchore: remove @agentuity/workbench package(huijiro). -
Breaking Changes: #1367
refactor: sunset @agentuity/runtime — remove v2 build pipeline and agent system— Gabriel Rodrigues Campos. -
Breaking Changes:
feat: add @agentuity/migrate package and deprecate agentuity.config.ts(huijiro). -
Improvements: #1403 Brand Agentuity CLI commands in coder TUI — Rick Blalock.
-
Improvements: #1401 Polish SDK Explorer — Parteek Singh.
-
Improvements: Coder TUI/Pi updates across
0.67.68,0.68.1,0.70.0, and0.70.2for newer runtime compatibility and behavior (huijiro, Rick Blalock). -
Improvements: #1394
chore(cli): remove auth from create-project flow and dedicated auth command— Gabriel Rodrigues Campos. -
Bug Fixes: #1409
fix(cli): prevent orphaned dev mode processes on shutdown / respawn— Gabriel Rodrigues Campos. -
Bug Fixes: #1390
fix: make devmode process cleanup more resilient— Gabriel Rodrigues Campos. -
Bug Fixes: #1410
fix: parse named Coder SSE events— Rick Blalock. -
Bug Fixes: #1405
fix(cli): bump coder hub bootstrap probe timeout from 5s to 10s— devin-ai-integration[bot]. -
Bug Fixes: #1400
fix(cli): pre-render root index route in static renderer— Gabriel Rodrigues Campos. -
Bug Fixes: #1396
fix(cli): public asset paths follow Vite conventions— Gabriel Rodrigues Campos. -
Bug Fixes: #1389
fix(cli): pass actual front-door proxy port to gravity— Gabriel Rodrigues Campos. -
Bug Fixes: #1393
fix: add v2 flag to job logs stream fetch— Jeff Haynie. -
Bug Fixes: Prerelease scaffolding and install resolution fixes:
fix(cli): use dist-tag for project dependencies when CLI is a prerelease,fix(create-agentuity): derive CLI dist-tag from prerelease identifier,fix(create-agentuity): map alpha prereleases to @alpha dist-tag,fix(cli): default major version to 3 in fallback case, andfix: pin @agentuity packages to ^3.0.0 in scaffolded projects(huijiro). -
Bug Fixes: AI Gateway/dev credential handling fixes:
fix: use regional catalyst URL for AI Gateway fallback,fix: upgrade ai SDK to v6 and @ai-sdk/openai to v3 for OPENAI_BASE_URL env support,fix: fall back to CLI auth key for AI Gateway when no project linked, andfix: load AGENTUITY_SDK_KEY from project .env files in dev command(huijiro). -
Documentation: #1387
fix(docs): remove outdated docs— Parteek Singh. -
Internal:
chore: remove @agentuity/evals package and all evaluation infrastructure(huijiro). -
Internal:
chore: remove dead code and unused dependencies(huijiro).