You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Patch Changes
4761011: Avoid creating workflow park hooks with an empty continuation token. Sessions that start without a token now wait until the first turn anchors one before registering the park hook.
93ff280: The eve dev header now shows the beta-terms link inline (eve is currently in preview: <url>), clickable via the terminal's own URL matcher. The verbose preview notice is dropped from the boot banner and from eve init output.
432503d: Clarify the duplicate eve dev process error with a copyable package-manager command for connecting to the existing local server instead of stopping it.
c0c5cbf: Upgrades the workflow dependency to 5.0.0-beta.19
602e9e0: Detect parent workspace package managers when running eve init <name> so fresh agents created inside monorepos install with the workspace manager instead of always following the launcher.
0bd7aca: Warn when a Vercel build skips sandbox template prewarming because VERCEL_DEPLOYMENT_ID is missing, and direct users away from deploying that output with vercel deploy --prebuilt.