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
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.