Skip to content

eve@0.11.3

Choose a tag to compare

@github-actions github-actions released this 17 Jun 15:29
· 6 commits to main since this release
e460689

Patch Changes

  • 1e2e8ef: Standardize the product name as eve across documentation, CLI output, diagnostics, generated text, and runtime messages.
  • ea35d0e: Changing a model or configuring its provider in /model now returns to the prompt and prints the result there. Cancelling or choosing an external provider still returns to the menu.
  • ea35d0e: The dev TUI now shows /vc or /login before /model when Vercel authentication is blocking model setup.
  • 29e27b8: Run vercel link non-interactively when connecting a project via the dev TUI /model menu (and eve link). The link is already fully specified by the team and project picked in the TUI, so the CLI no longer inherits a TTY and can no longer surface its interactive prompts (such as the agent/MCP setup question), which previously corrupted the TUI.