Fix patch_frontend.py for current upstream (6 constants, updated model ids) 88da86f verified bep40 commited on 3 days ago
Fix patch_frontend.py: handle 6-import version (CLAUDE_OPUS, DEEPSEEK_V4_PRO, GLM_52, GPT_55, KIMI_K27_CODE, MINIMAX_M3) e6f6a45 verified bep40 commited on 3 days ago
Restore to commit 8db27ced — patch_models.py (old 5-model pattern, keep openai/ prefix) 1c0c873 verified bep40 commited on 3 days ago
Restore to commit 8db27ced — patch_frontend.py (old 4-constant import pattern) 74c83d8 verified bep40 commited on 3 days ago
Fix critical bug: func_start.start() is char index, not line index. Use line number properly. 01ab04f verified bep40 commited on 3 days ago
Rewrite patch_frontend.py with bulletproof regex + multiple fallback strategies d9832d2 verified bep40 commited on 3 days ago
Rewrite patch_models.py with bulletproof AST-based matching + fallbacks 8afc2e3 verified bep40 commited on 3 days ago
Fix patch_models.py: match updated upstream available models (GLM_52, KIMI_K27_CODE, MINIMAX_M3) and llm_params.py b6c0c8e verified bep40 commited on 3 days ago
Fix patch_frontend.py: match updated upstream model imports (KIMI_K27_CODE, GLM_52, MINIMAX_M3) c77f06a verified bep40 commited on 3 days ago
Fix upstream model IDs changed in smolagents/ml-intern — update patch_models.py for GLM_52, KIMI_K27_CODE, MINIMAX_M3 06d0bf9 verified bep40 commited on 3 days ago
Revert patch_models.py to commit c8c52c4 — keep openai/ prefix when routing to OpenRouter (vs stripping it) 8db27ce verified bep40 commited on 5 days ago