Skip to content

Version Packages#410

Merged
ruiconti merged 1 commit into
mainfrom
changeset-release/main
Jul 1, 2026
Merged

Version Packages#410
ruiconti merged 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.
  • 55e9ad5: Update the scaffold's default agent model to anthropic/claude-sonnet-5. New agents created with eve init (and the setup model picker's pre-selected default) now use Claude Sonnet 5 instead of Claude Sonnet 4.6.
  • 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 Jul 1, 2026 1:30pm
@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
@ruiconti ruiconti enabled auto-merge (squash) July 1, 2026 14:13
@github-actions

github-actions Bot commented Jul 1, 2026

Copy link
Copy Markdown
Contributor Author

Bundle + Package Summary: apps/fixtures/weather-agent

Key takeaways

  • No notable deltas vs main (55e9ad5).

Delta vs main (55e9ad5)

Area Metric Baseline Current Delta
Package Packed tarball 3.49 MB 3.49 MB +679 B ⚠️
Package Unpacked publish size 12.70 MB 12.70 MB +1.7 kB ⚠️
Package Installed footprint 51.68 MB 51.68 MB +1.7 kB ⚠️
Package Published files 2388 2388 0
Package Installed files 5601 5601 0
Runtime Unique function payloads 2 2 0
Runtime Total function bytes 9.22 MB 9.22 MB -176 B ✅
Runtime Public routes 9 9 0
Changed function payloads vs main (55e9ad5) (2)
Function Status Baseline Current Delta Route changes
functions/__server.func changed 3.47 MB 3.47 MB -144 B ✅ none
functions/.well-known/workflow/v1/flow.func changed 5.75 MB 5.75 MB -32 B ✅ none

eve init install

Metric Baseline Current Delta
Installed footprint 91.46 MB 91.46 MB +1.7 kB ⚠️
Installed packages 120 120 0
dependencies 4 4 0
devDependencies 2 2 0
Dependency package bytes 26.81 MB 26.81 MB +1.7 kB ⚠️
devDependency package bytes 4.81 MB 4.81 MB 0 B ➖
eve init dependency changes vs main (55e9ad5)

dependencies

  • Changed: eve@file:eve-0.17.1.tgz -> eve@file:eve-0.17.2.tgz
Build Metadata
  • Preset: vercel
  • Nitro: nitro@3.0.260610-beta
  • Output directory: apps/fixtures/weather-agent/.vercel/output
  • Build metadata timestamp: 2026-07-01T14:15:34.832Z
  • Route aliases: 9 public, 1 internal (10 total aliases)
  • Vercel routes in config: 10
  • Severity legend: 🔴 dominant/large, 🟠 notable, 🟡 watch, ⚪ small
Package Drill-Down

Package Details

  • Package: eve@0.17.2
  • Package directory: packages/eve
  • Tarball: 3.49 MB (eve-0.17.2.tgz)
  • Unpacked payload: 12.70 MB across 2388 published files
  • Installed footprint: 51.68 MB across 5601 installed files
  • Installed root package: 11.42 MB
  • Installed dependencies: 40.25 MB
  • Runtime dependencies: 1
  • Peer dependencies: 12 (11 optional)

Installed footprint is measured from an isolated temporary npm install of the packed tarball.

Heavy installed dependencies

  • @rolldown/binding-linux-x64-gnu: 19.18 MB (37.1%)
  • eve: 11.42 MB (22.1%)
  • ai: 6.29 MB (12.2%)
  • zod: 5.04 MB (9.8%)
  • nitro: 2.41 MB (4.7%)
Publish payload breakdown
Published file size
🟠 dist/src/compiled/experimental-ai-sdk-code-mo... [####....................] 1.51 MB 11.9%
🟡 dist/src/compiled/@workflow/core/runtime.js      [##......................] 794.4 kB 6.3%
🟡 dist/src/compiled/@vercel/sandbox/index.js       [##......................] 632.0 kB 5.0%
🟡 dist/src/compiled/@chat-adapter/slack/index.js   [#.......................] 436.6 kB 3.4%
🟡 dist/src/compiled/_chunks/workflow/attribute-... [#.......................] 371.6 kB 2.9%
🔴 Other published files                            [########################] 8.96 MB 70.5%
Installed footprint breakdown
Installed package size
🔴 @rolldown/binding-linux-x64-gnu [########################] 19.18 MB 37.1%
🔴 eve                             [##############..........] 11.42 MB 22.1%
🔴 ai                              [########................] 6.29 MB 12.2%
🔴 zod                             [######..................] 5.04 MB 9.8%
🟠 nitro                           [###.....................] 2.41 MB 4.7%
🟡 rolldown                        [#.......................] 771.7 kB 1.5%
🔴 Other installed packages        [########................] 6.57 MB 12.7%
Runtime dependencies (1)
Package Range Notes
nitro 3.0.260610-beta
Peer dependencies (12)
Package Range Notes
@opentelemetry/api ^1.0.0 optional peer
@sveltejs/kit ^2.0.0 optional peer
ai catalog:
braintrust ^3.0.0 optional peer
just-bash ^3.0.0 optional peer
microsandbox ^0.5.0 optional peer
next ^16.0.0 optional peer
nuxt ^4.0.0 optional peer
react ^19.0.0 optional peer
svelte ^5.0.0 optional peer
vite ^8.0.0 optional peer
vue ^3.5.0 optional peer
eve init install drill-down

eve init install details

  • Command: eve init my-agent
  • Package manager: npm
  • Installed footprint: 91.46 MB across 7353 installed files
  • Installed packages: 120 total (114 transitive-only)
  • dependencies: 4 direct packages totaling 26.81 MB
  • devDependencies: 2 direct packages totaling 4.81 MB
  • Other transitive package files: 59.84 MB

Installed footprint is measured from an isolated temporary eve init my-agent using the current packed eve tarball.

Heavy installed dependencies

  • @typescript/typescript-linux-x64: 29.69 MB (32.5%)
  • @rolldown/binding-linux-x64-gnu: 19.18 MB (21.0%)
  • eve: 11.42 MB (12.5%)
  • zod: 9.00 MB (9.8%)
  • ai: 6.29 MB (6.9%)
Installed footprint breakdown
Installed package size
🔴 @typescript/typescript-linux-x64 [########################] 29.69 MB 32.5%
🔴 @rolldown/binding-linux-x64-gnu  [###############.........] 19.18 MB 21.0%
🔴 eve                              [#########...............] 11.42 MB 12.5%
🔴 zod                              [#######.................] 9.00 MB 9.8%
🔴 ai                               [#####...................] 6.29 MB 6.9%
🟠 @types/node                      [##......................] 2.54 MB 2.8%
🔴 Other installed packages         [###########.............] 13.34 MB 14.6%
dependencies (4)
Package Range Installed size Share
@vercel/connect 0.2.2 98.6 kB 0.1%
ai ^7.0.0 6.29 MB 6.9%
eve file:eve-0.17.2.tgz 11.42 MB 12.5%
zod 4.4.3 9.00 MB 9.8%
devDependencies (2)
Package Range Installed size Share
@types/node 24.x 2.54 MB 2.8%
typescript 7.0.1-rc 2.27 MB 2.5%
Function Drill-Down

Payload Size Graph

Unique function payload size and share of total
🔴 functions/.well-known/workflow/v1/flow.func     [########################] 5.75 MB 62.3%
🟠 functions/__server.func                         [###############.........] 3.47 MB 37.7%

Top Function Payloads

🟠 functions/.well-known/workflow/v1/flow.func • 1 public route • 5.75 MB
Metric Value
Public routes /.well-known/workflow/v1/flow
Runtime nodejs24.x
Handler index.mjs
Payload 5.75 MB
Function files 5.75 MB across 26 files
Traced dependencies 0 B
Signal 🟠 Bundled file __eve_nitro_handler__.mjs is 1.97 MB (34.4%)

🟠 🔎 Dependency Analysis

📦 Bundled files:

Bundled file size
🟠 __eve_nitro_handler__.mjs              [########################] 1.97 MB 34.4%
🟠 _chunks/runtime.mjs                    [############............] 983.9 kB 17.1%
🟡 _chunks/sandbox.mjs                    [#########...............] 766.0 kB 13.3%
🟡 _chunks/attribute-changes-zAifvEhb.mjs [######..................] 473.4 kB 8.2%
🟡 _libs/@ai-sdk/gateway+[...].mjs        [#####...................] 413.5 kB 7.2%
🟠 Other bundled files                    [##############..........] 1.14 MB 19.8%

🧾 Vercel Config

{
  "handler": "index.mjs",
  "launcherType": "Nodejs",
  "shouldAddHelpers": false,
  "supportsResponseStreaming": true,
  "runtime": "nodejs24.x",
  "environment": {
    "NODE_OPTIONS": "--experimental-require-module"
  },
  "maxDuration": "max",
  "experimentalTriggers": [
    {
      "type": "queue/v2beta",
      "topic": "__eve776561746865722d6167656e74_wkf_workflow_*",
      "consumer": "default",
      "retryAfterSeconds": 5,
      "initialDelaySeconds": 0
    }
  ]
}

🟠 functions/__server.func • 8 public routes, 1 internal alias • 3.47 MB
Metric Value
Public routes /
/eve/v1/callback/[token]
/eve/v1/connections/[name]/callback/[token]
/eve/v1/health
/eve/v1/info
/eve/v1/session
/eve/v1/session/[sessionId]
/eve/v1/session/[sessionId]/stream
Internal aliases /__server
Runtime nodejs24.x
Handler index.mjs
Payload 3.47 MB
Function files 3.47 MB across 21 files
Traced dependencies 0 B
Signal 🟠 Bundled file _chunks/dev-runtime-artifacts.mjs is 908.3 kB (26.2%)

🟠 🔎 Dependency Analysis

📦 Bundled files:

Bundled file size
🟠 _chunks/dev-runtime-artifacts.mjs      [########################] 908.3 kB 26.2%
🟠 _chunks/runtime.mjs                    [########################] 891.6 kB 25.7%
🟠 _chunks/sandbox.mjs                    [####################....] 766.0 kB 22.1%
🟡 _chunks/attribute-changes-zAifvEhb.mjs [############............] 449.0 kB 12.9%
⚪ _libs/zod.mjs                          [###.....................] 114.2 kB 3.3%
🟡 Other bundled files                    [#########...............] 343.5 kB 9.9%

🧾 Vercel Config

{
  "handler": "index.mjs",
  "launcherType": "Nodejs",
  "shouldAddHelpers": false,
  "supportsResponseStreaming": true,
  "runtime": "nodejs24.x"
}
@ruiconti ruiconti merged commit 10cccfa into main Jul 1, 2026
46 of 47 checks passed
@ruiconti ruiconti deleted the changeset-release/main branch July 1, 2026 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant