This website requires JavaScript.
Explore
Help
Sign In
github
/
microsoft-SkillOpt
Watch
1
Star
0
Fork
0
You've already forked microsoft-SkillOpt
mirror of
https://github.com/microsoft/SkillOpt.git
synced
2026-08-03 07:02:46 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
39df792d31d3433d166bf231ef6e8b3ca809904f
microsoft-SkillOpt
/
skillopt
/
model
History
James Davies
4aa59ed0a8
Guard Cursor file-edit rollouts with sandboxing
2026-07-20 21:15:04 +01:00
..
__init__.py
Allow cursor to work with non-sleep Skillopt
2026-07-20 21:05:09 +01:00
azure_openai.py
…
backend_config.py
Allow cursor to work with non-sleep Skillopt
2026-07-20 21:05:09 +01:00
claude_backend.py
fix(claude): use cleanup-tolerant temporary directory
2026-07-14 08:46:54 +00:00
codex_backend.py
fix(model): isolate Codex token tracking
2026-07-16 10:02:21 +00:00
codex_harness.py
Guard Cursor file-edit rollouts with sandboxing
2026-07-20 21:15:04 +01:00
common.py
Allow cursor to work with non-sleep Skillopt
2026-07-20 21:05:09 +01:00
minimax_backend.py
fix(model): route chat_optimizer through minimax_chat (not just chat_target) (
#116
)
2026-07-13 01:25:55 +09:00
openai_compatible_backend.py
test(model): cover OpenAI-compatible backend integration
2026-07-14 09:21:11 +08:00
qwen_backend.py
…
router.py
…