You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: route reasoning keywords only in user prompt, replace o3 with DeepSeek
- Fix bug where system prompt reasoning keywords triggered REASONING tier
- Replace expensive o3 (/M) with DeepSeek Reasoner (/bin/zsh.42/M) for ~10x savings
- Add tier & reasoning to debug logging for easier troubleshooting
- Add test case for system prompt with reasoning keywords
- Fix formatting for CI
0 commit comments