Releases: TomLiu-QianYuan/minimax-code-api-proxy
Releases · TomLiu-QianYuan/minimax-code-api-proxy
Release list
v1.2.0 — System Tray + API Format Selector
What's New
System Tray
- Close window → minimize to system tray (not exit)
- Right-click tray icon for quick actions:
- 快速切换 — switch presets without opening the window
- 恢复原始 API — one-click restore from tray
- 打开主窗口 — double-click tray icon or click menu
- 退出 — fully quit the app
- Tray notifications on switch success/failure
API Format Selector
- Added Anthropic / OpenAI format dropdown
- Mimo presets auto-select Anthropic (
/messages) - DeepSeek/OpenAI/SiliconFlow/Groq auto-select OpenAI (
/chat/completions) - Custom presets allow manual format selection
- Format persisted in config
Help Tab
- Built-in usage guide and step-by-step instructions
- API format documentation
- FAQ section
- Project info
Other
- Optimized README with better SEO and structure
- Updated repo topics for discoverability
Install
pip install PyQt6 PyQt6-Fluent-Widgets pyyaml
python app.py