Repoint agent model strings and Claude-facing docs #5

Closed
opened 2026-04-17 05:11:09 +00:00 by bryan · 0 comments
Owner

Summary

Audit and update the remaining dot-config/opencode/agents/*.md model strings and adjacent docs/examples so the repo consistently reflects the new OpenRouter Claude strategy.

Why

The current repo still hardcodes openai/gpt-5.4* across the agent frontmatter because of the Anthropic removal commit. Even if provider config and overrides are fixed, these files remain misleading or behaviorally important until they are intentionally updated.

Scope

  • Update agent frontmatter model strings where the repo should use Claude again
  • Review docs/examples that still reference the old direct-Anthropic setup or the current GPT-only defaults
  • Check helper scripts and skills for stale model names in examples
  • Keep purely historical references only where they are clearly documentation, not active config

Acceptance criteria

  • Agent markdown frontmatter aligns with the intended provider/model strategy
  • Active docs and examples no longer imply the deprecated direct Anthropic path
  • Any remaining GPT assignments are deliberate and documented
  • The repo no longer suggests that the migration is only a two-file change when active agent files still differ
## Summary Audit and update the remaining `dot-config/opencode/agents/*.md` model strings and adjacent docs/examples so the repo consistently reflects the new OpenRouter Claude strategy. ## Why The current repo still hardcodes `openai/gpt-5.4*` across the agent frontmatter because of the Anthropic removal commit. Even if provider config and overrides are fixed, these files remain misleading or behaviorally important until they are intentionally updated. ## Scope - Update agent frontmatter model strings where the repo should use Claude again - Review docs/examples that still reference the old direct-Anthropic setup or the current GPT-only defaults - Check helper scripts and skills for stale model names in examples - Keep purely historical references only where they are clearly documentation, not active config ## Acceptance criteria - Agent markdown frontmatter aligns with the intended provider/model strategy - Active docs and examples no longer imply the deprecated direct Anthropic path - Any remaining GPT assignments are deliberate and documented - The repo no longer suggests that the migration is only a two-file change when active agent files still differ
bryan closed this issue 2026-04-18 04:15:50 +00:00
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
bryan/dotfiles#5
No description provided.