Skip to content

Version Packages#410

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main
Open

Version Packages#410
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 29, 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.17.2

Patch Changes

  • afa22f8: Cap recursive subagent delegation at three child-session levels by default, configurable with defineAgent({ limits: { maxSubagentDepth } }). At the limit, eve no longer advertises subagent tools and blocks stale delegated calls before starting another child session.
  • f26d600: use Chat SDK Slack format primitives for Slack mrkdwn conversion
  • 087d6fd: use chat sdk slack api primitives for slack channel api helpers
  • 70ebe69: use Chat SDK Slack webhook primitives for Slack channel parsing and verification
  • ed8a935: Keep the Workflow orchestration tool root-only. Delegated subagent sessions can still call visible subagent tools directly until the configured depth cap, but eve no longer advertises Workflow from those child sessions.
  • 37bd2bb: Use authored eveChannel() auth for GET /eve/v1/info so remote eve dev can authenticate with the same policy as the session routes.
  • 2fdc561: Add limits.maxInputTokensPerSession and limits.maxOutputTokensPerSession to stop a durable session from starting more model calls after its accumulated provider-reported input or output token usage reaches the configured cap. Root sessions default to a 40M input-token budget, delegated subagent sessions default to 5M, and authored input limits override those defaults.
  • 39c90de: Add explicit dev:eve, build:eve, and start:eve scripts to generated Web Chat projects so users can run the embedded eve app directly when needed.

@vercel

vercel Bot commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

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 30, 2026 9:53pm

@github-actions github-actions Bot force-pushed the changeset-release/main branch from 2aac330 to e575050 Compare June 29, 2026 21:21
@github-actions github-actions Bot force-pushed the changeset-release/main branch from e575050 to 6c1e419 Compare June 29, 2026 23:06
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 6c1e419 to ce5b886 Compare June 30, 2026 01:23
@github-actions github-actions Bot force-pushed the changeset-release/main branch from ce5b886 to b7ead47 Compare June 30, 2026 01:49
@github-actions github-actions Bot force-pushed the changeset-release/main branch 2 times, most recently from 106bffd to e23a90c Compare June 30, 2026 02:16
@github-actions github-actions Bot force-pushed the changeset-release/main branch from e23a90c to fbf1b01 Compare June 30, 2026 03:23
@github-actions github-actions Bot force-pushed the changeset-release/main branch from fbf1b01 to dc37ea4 Compare June 30, 2026 11:56
@github-actions github-actions Bot force-pushed the changeset-release/main branch 2 times, most recently from 1fa6bc0 to e75a8c4 Compare June 30, 2026 16:05
@github-actions github-actions Bot force-pushed the changeset-release/main branch from e75a8c4 to 790c7ea Compare June 30, 2026 16:47
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 790c7ea to 43b8019 Compare June 30, 2026 18:58
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 43b8019 to 71d016e Compare June 30, 2026 21:04
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.

0 participants