Patch Changes
- 1e2e8ef: Standardize the product name as
eveacross documentation, CLI output, diagnostics, generated text, and runtime messages. - ea35d0e: Changing a model or configuring its provider in
/modelnow 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
/vcor/loginbefore/modelwhen Vercel authentication is blocking model setup. - 29e27b8: Run
vercel linknon-interactively when connecting a project via the dev TUI/modelmenu (andeve 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.