Run Thinking Machines Inkling through Vercel AI Gateway
Use Vercel's AI Gateway model page to test Inkling as thinkingmachines/inkling without adding another provider integration....
Use this as an upgrade checkpoint before moving CI, coding agents, or deployment scripts to Vercel CLI 55. The linking flow now resolves the team first and searches projects inside that team, which makes project discovery faster but removes an old implicit behavior: --yes confirms prompts, but it does not choose a team.
For promptless runs, set VERCEL_ORG_ID and VERCEL_PROJECT_ID, or pass --team/--scope explicitly. If a command has multiple possible teams and no explicit signal, non-interactive runs can fail with action_required: missing_scope before creating or touching a link. That is useful for safety, but only if your automation expects it.
Sign in to join the discussion and vote on comments.
Sign in