Skip to content

Release 3.0.0-alpha.7

Pre-release
Pre-release

Choose a tag to compare

@Huijiro Huijiro released this 28 Apr 18:45
· 83 commits to main since this release
e7b19ff
  • New Features: feat(publish): add alpha release type alongside beta (huijiro).

  • New Features: #1391 feat(cli): add --quiet flag and auto-detect stream optimizationJeff 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 functionality and chore: remove @agentuity/workbench package (huijiro).

  • Breaking Changes: #1367 refactor: sunset @agentuity/runtime — remove v2 build pipeline and agent systemGabriel 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, and 0.70.2 for newer runtime compatibility and behavior (huijiro, Rick Blalock).

  • Improvements: #1394 chore(cli): remove auth from create-project flow and dedicated auth commandGabriel Rodrigues Campos.

  • Bug Fixes: #1409 fix(cli): prevent orphaned dev mode processes on shutdown / respawnGabriel Rodrigues Campos.

  • Bug Fixes: #1390 fix: make devmode process cleanup more resilientGabriel Rodrigues Campos.

  • Bug Fixes: #1410 fix: parse named Coder SSE eventsRick 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 rendererGabriel Rodrigues Campos.

  • Bug Fixes: #1396 fix(cli): public asset paths follow Vite conventionsGabriel Rodrigues Campos.

  • Bug Fixes: #1389 fix(cli): pass actual front-door proxy port to gravityGabriel Rodrigues Campos.

  • Bug Fixes: #1393 fix: add v2 flag to job logs stream fetchJeff 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, and fix: 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, and fix: load AGENTUITY_SDK_KEY from project .env files in dev command (huijiro).

  • Documentation: #1387 fix(docs): remove outdated docsParteek Singh.

  • Internal: chore: remove @agentuity/evals package and all evaluation infrastructure (huijiro).

  • Internal: chore: remove dead code and unused dependencies (huijiro).