Bexultan
c090bb01b2
feat: add GPT 4o to GitHub Copilot provider ( #98 )
2026-02-11 07:19:22 +07:00
Bexultan
553346b522
Fix incorrect model ID for Raptor Mini in GitHub provider ( #96 )
2026-02-11 07:18:13 +07:00
Bexultan
3d605977b3
feat: add Claude Opus 4.6 to GitHub Copilot provider ( #97 )
2026-02-11 07:17:21 +07:00
Bexultan
4ea9a9da1c
Fix: incorrect Gemini 3 Flash ID for GitHub provider ( #94 )
2026-02-10 19:45:49 +07:00
Bexultan
d36bd63e28
Fix: incorrect Gemini 3 Pro ID for GitHub provider ( #95 )
2026-02-10 19:19:08 +07:00
Bexultan
1d8251cb30
Fix: Restore Claude Opus 4.5 entry in provider models ( #92 )
2026-02-10 18:38:53 +07:00
decolua
4ad344e462
Update iflow provider models
2026-02-09 23:08:18 +07:00
Blade
c68b875a36
Add GLM Coding (China) provider with OpenAI-compatible API ( #83 )
2026-02-09 10:31:38 +07:00
decolua
bdbe8162e7
feat(provider): add free providers and enhance error handling
2026-02-07 11:17:06 +07:00
Blade096
9e357a7ee6
feat(iflow): add kimi-k2.5 model support
2026-02-06 21:26:31 +08:00
7c609d7a3e
feat(providers): add Minimax Coding (China) provider
...
- Add minimax-cn provider with China endpoint (api.minimaxi.com)
- Add provider icon and configuration
- Add validation and test support
- Add API configuration in open-sse
Co-authored-by: Blade096 <46746496+Blade096@users.noreply.github.com >
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-02-06 15:10:57 +07:00
decolua
e8aa3e21fe
- Added new model "Claude Opus 4.6" to the provider models.
2026-02-06 11:23:08 +07:00
Hellodebasishsahu and Cursor
127475df84
feat(codex): add GPT 5.3, fix API translation, add thinking levels
...
- Add GPT 5.3 Codex model with thinking level variants (none/low/medium/high/xhigh)
- Extract thinking level from model name suffix (e.g., gpt-5.3-codex-high)
- Fix Codex translation: preserve openai-responses format for Droid CLI
- Add effort level logging in request logs
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-02-06 09:46:11 +07:00
decolua
95fd9508e8
fix: GitHub Copilot model
2026-02-05 22:26:14 +07:00
decolua
32aefe5a76
feat(executors): Improved UI components for displaying provider limits and usage statistics in the dashboard.
2026-02-05 18:38:50 +07:00
decolua
0a026c7af6
feat(cursor): Add cursor Provider
2026-02-05 11:06:20 +07:00
decolua
abaeb22863
Merge branch 'pr-50'
2026-02-05 11:02:50 +07:00
triadmoko
137f315bec
feat(cursor): Integrate Cursor IDE support with OAuth import token flow
...
- Add CursorExecutor for handling requests to the Cursor API using protobuf over HTTP/2.
- Implement CursorAuthModal for user token import from local SQLite database.
- Update provider models and constants to include Cursor as a supported provider.
- Enhance API service with token validation and user info extraction from Cursor tokens.
- Introduce utility functions for checksum generation and protobuf encoding/decoding for Cursor API interactions.
2026-02-04 12:07:29 +07:00
decolua
e6e44ac364
Fix : usage convert
2026-02-04 09:54:11 +07:00
decolua
3804357aba
Added Usage page.
2026-01-19 10:39:30 +07:00
decolua
26b61e5fbb
Feat Kiro OAuth, Fix Codex
2026-01-15 18:29:47 +07:00
decolua
e35421beb1
Update jsconfig.json and package.json to correct open-sse path references from relative to local directory.
2026-01-05 10:37:09 +07:00