feat(agents): wire xAI provider, move @lead to xai/grok-4.5 (#12) #110

Closed
ops wants to merge 1 commits from ai/issue-12 into main
1 Commits
Author SHA1 Message Date
senior 55e00871f9 feat(agents): wire xAI provider, move @lead to xai/grok-4.5 (issue #12)
ci / lint (pull_request) Successful in 15s
Add an xai provider (OpenAI-compatible, https://api.x.ai/v1) to
install-opencode.sh, with its models map derived from agents.json
exactly like the ollama providers. Pass XAI_API_KEY into both the
Install-opencode and Run-agent steps of agent.yml. Switch @lead's
model from anthropic/claude-opus-4-8 to xai/grok-4.5 (vision-capable,
so @lead keeps image reading). All other agents unchanged;
ANTHROPIC_API_KEY is retained for @ops and not removed.
2026-07-17 09:03:03 +00:00