Skip to content

AI Agent: selectable Grok model variants (demo)#6

Open
lordspline wants to merge 1 commit intomainfrom
scout/add-grok-model-suppo-9b616177
Open

AI Agent: selectable Grok model variants (demo)#6
lordspline wants to merge 1 commit intomainfrom
scout/add-grok-model-suppo-9b616177

Conversation

@lordspline
Copy link

This adds Grok model variants to the built-in AI Agent demo extension for a screenshot-only flow.

Changes

  • models.ts: registry with Grok 2 (demo) and Grok Mini (demo)
  • New command: "AI: Select Model" (aiAgent.selectModel) with quick pick
  • Persist selected model in extensions/ai-agent/config/ai-agent.json (currentModel)
  • Chat header shows the selected model label; Grok models return canned stub responses
  • README: document GROK_API_KEY placeholder (not used in code)

Nature: demo-only, self-contained extension changes.

Acceptance

  • Command palette exposes "AI: Select Model" with Grok options
  • Selecting Grok updates the chat header label and returns stubbed responses

…nd quick-pick command; persist current model in config (demo)

Scout jam: add Grok model registry and UI label updates for screenshot demo; document GROK_API_KEY placeholder
- Scout jam: [9b616177-9854-43d1-b48c-5004ce43ee93](https://scout.new/jam/9b616177-9854-43d1-b48c-5004ce43ee93)

Co-authored-by: Scout <scout@scout.new>
@lordspline lordspline added the scout PR created by Scout label Aug 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

scout PR created by Scout

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant