Skip to content

Version Packages#289

Merged
AndrewBarba merged 1 commit into
mainfrom
changeset-release/main
Jun 25, 2026
Merged

Version Packages#289
AndrewBarba merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

eve@0.14.0

Minor Changes

  • 78ef30a: Standardize authored tools and connections on an approval function that receives the active session context and returns AI SDK 7 approval statuses, with synchronous and asynchronous policies supported. Boolean results remain supported as aliases for user approval and no approval, schedules no longer accept approval configuration, and no AI SDK 6 needsApproval adapter remains.
  • 5c32eb0: Remove defineAgent({ experimental: { codeMode } }) and the EVE_EXPERIMENTAL_CODE_MODE fallback. Tools are always exposed directly to the model; model-authored JavaScript orchestration remains available through the experimental Workflow tool for subagents and remote agents.

Patch Changes

  • a3d8441: Fix dynamic Workflow fan-out so concurrent subagent calls dispatch together, replay in deterministic program order, and resume reliably across runtime isolates. Generated pnpm workspaces now exempt the bundled code-mode package from release-age gating so fresh eve releases install immediately.
  • 91e43ae: Upgrade eve to the stable AI SDK 7 release and copy vendored AI SDK declarations directly from the installed packages. Newly scaffolded pnpm workspaces now exempt the AI SDK, Vercel, and Workflow package families from minimum release age checks.
  • 89969b2: Add a top-level defineAgent({ reasoning }) option that forwards provider-agnostic reasoning effort to the agent's turn model calls.
  • 5c32eb0: Strengthen the built-in agent tool guidance so models know when and how to split large tasks across a fixed batch of parallel recursive calls.
  • 7c532fe: MCP and OpenAPI connections can now resolve auth providers and headers from the active session context, enabling per-caller and per-tenant credentials.
  • 72b3d0e: Keep Slack sender ids attached to their message text and add an opt-in threadContext setting that injects ID-attributed thread replies since a configurable boundary. Workflow titles retain the original Slack text, while later turns and authorization prompts consistently use the current caller.

@vercel

vercel Bot commented Jun 25, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
eve-docs Ready Ready Preview, Comment, Open in v0 Jun 25, 2026 7:27pm

@github-actions github-actions Bot force-pushed the changeset-release/main branch from ee8b7f9 to 6f8f0db Compare June 25, 2026 15:36
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 6f8f0db to 5d7be54 Compare June 25, 2026 16:45
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 5d7be54 to 2caf2e1 Compare June 25, 2026 16:55
@github-actions github-actions Bot force-pushed the changeset-release/main branch 2 times, most recently from b52424f to 0907e61 Compare June 25, 2026 17:30
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 0907e61 to 062d1cf Compare June 25, 2026 17:32
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 062d1cf to a8a0c94 Compare June 25, 2026 18:12
@github-actions github-actions Bot force-pushed the changeset-release/main branch from a8a0c94 to a45ab7e Compare June 25, 2026 18:24
@github-actions github-actions Bot force-pushed the changeset-release/main branch from a45ab7e to bd98dac Compare June 25, 2026 19:20
@github-actions github-actions Bot force-pushed the changeset-release/main branch from bd98dac to 9543662 Compare June 25, 2026 19:25
@AndrewBarba AndrewBarba merged commit 77505bd into main Jun 25, 2026
5 of 6 checks passed
@AndrewBarba AndrewBarba deleted the changeset-release/main branch June 25, 2026 19:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant