github vercel/eve eve@0.66.3

4 hours ago

Patch Changes

  • 15ad358: Allow empty-response recovery to request fresh reads when earlier tool results are stale, while continuing to warn against repeating completed writes and other side effects.
  • faab713: eve dev now uses a single * marker for completed slash commands and excludes picker and drawer commands, including /loglevel, from input history. Setup failures keep their invocation visible, and failed registry installs no longer expose installer output in TUI diagnostics.
  • 0aad786: slackChannel and callSlackApi accept an api option, { apiBaseUrl?, fileBaseUrl?, fetch? }, that sends Slack Web API calls and attachment downloads to another host. fileBaseUrl defaults to apiBaseUrl, fetch is called only for URLs on those hosts, each base must be an absolute http or https URL with no query string or fragment, and omitting api keeps https://slack.com/api/ and the global fetch.
  • faab713: Keep setup drawer status content inside its temporary surface, and use the same model-login connection catalog for TUI completion and command handling.
  • e148d8f: Upgrade the Workflow SDK beta packages and mark new session handoffs as protocol version 2. Handoffs without a version remain compatible as version 1, so future forced hook claims can be limited to sessions whose previous owner supports them.

Don't miss a new eve release

NewReleases is sending notifications on new releases.