Restore Claude agent/category overrides in oh-my-openagent #6

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

Summary

Rebuild the old Claude role split in dot-config/opencode/oh-my-openagent.json, but target OpenRouter-backed Claude models and current model names rather than restoring the deleted Anthropic-era block verbatim.

Why

The removal commit flattened a useful set of agent/category overrides. Bringing Claude back cleanly likely means restoring explicit routing for the heavy-thinking and writing/research agents instead of relying only on inline frontmatter defaults.

Scope

  • Recreate agent overrides for the roles that should use Claude models
  • Recreate category overrides where Claude is the better fit
  • Update model IDs to current OpenRouter Claude names
  • Preserve any intentional non-Claude assignments that should stay on GPT

Acceptance criteria

  • oh-my-openagent.json contains explicit agent/category model overrides again
  • Overrides use current OpenRouter-compatible Claude model identifiers
  • High-value roles like deep thinking, explore/librarian, and writing are intentionally assigned rather than left implicit
  • The override map reflects current repo needs instead of being a blind revert of stale model names
## Summary Rebuild the old Claude role split in `dot-config/opencode/oh-my-openagent.json`, but target OpenRouter-backed Claude models and current model names rather than restoring the deleted Anthropic-era block verbatim. ## Why The removal commit flattened a useful set of agent/category overrides. Bringing Claude back cleanly likely means restoring explicit routing for the heavy-thinking and writing/research agents instead of relying only on inline frontmatter defaults. ## Scope - Recreate agent overrides for the roles that should use Claude models - Recreate category overrides where Claude is the better fit - Update model IDs to current OpenRouter Claude names - Preserve any intentional non-Claude assignments that should stay on GPT ## Acceptance criteria - `oh-my-openagent.json` contains explicit agent/category model overrides again - Overrides use current OpenRouter-compatible Claude model identifiers - High-value roles like deep thinking, explore/librarian, and writing are intentionally assigned rather than left implicit - The override map reflects current repo needs instead of being a blind revert of stale model names
bryan closed this issue 2026-04-18 04:36:11 +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#6
No description provided.