chore: switch @lead/@ops from Anthropic to xAI grok-4.5 #114

Merged
ffaerber merged 1 commits from chore/xai-grok-4.5 into main 2026-07-27 15:43:22 +02:00
Owner

Removes the last Anthropic-model usage from the agent registry (@lead, @opsxai/grok-4.5). XAI_API_KEY is already an org Actions secret and matches gitea/secrets/.env. Rewires agent.yml's run-agent step to pass it instead of ANTHROPIC_API_KEY, and updates every doc/comment referencing the old model or key name (README, run-agent.sh, install-opencode.sh, build-activity-log.sh, skill-gitea-admin.sh).

Removes the last Anthropic-model usage from the agent registry (`@lead`, `@ops` → `xai/grok-4.5`). `XAI_API_KEY` is already an org Actions secret and matches `gitea/secrets/.env`. Rewires `agent.yml`'s run-agent step to pass it instead of `ANTHROPIC_API_KEY`, and updates every doc/comment referencing the old model or key name (README, run-agent.sh, install-opencode.sh, build-activity-log.sh, skill-gitea-admin.sh).
ffaerber added 1 commit 2026-07-27 15:43:13 +02:00
chore: switch @lead/@ops from Anthropic to xAI grok-4.5
ci / lint (pull_request) Successful in 15s
b30db8a4c9
Removes the last Anthropic-model usage from the agent registry.
XAI_API_KEY was already provisioned as an org secret; wire it into
the run-agent step and update every doc/comment that referenced
ANTHROPIC_API_KEY or claude-opus-4-8.
ffaerber merged commit 8ae6abd9d0 into main 2026-07-27 15:43:22 +02:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: gitea/agents#114