Research-Stack/.opencode
allaun 9c5e5030a5 refactor(agent): simplify break-glass to model selection guide
Hermes already handles model routing. Remove MCP server, keep skill
as a cost-optimized model selection guide.

Key insight: DeepSeek V4 Pro is 55x cheaper than Claude Opus and
nearly as good at math/code. Default to DeepSeek, escalate to Opus
only when stuck.

Removed: break_glass_mcp.py (unnecessary — Hermes handles routing)
2026-06-22 15:48:40 -05:00
..
agents docs: sync all editor rules, opencode agents, and sorry audit 2026-05-28 17:53:54 -05:00
skills refactor(agent): simplify break-glass to model selection guide 2026-06-22 15:48:40 -05:00