decolua
3c65e0c5f2
feat: Improve Antigravity quota monitoring and fix Droid CLI compatibility
2026-02-05 22:15:26 +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
df0e1d6485
feat: Update response handling and logging for improved usage tracking
2026-02-03 10:22:43 +07:00
decolua
a33924b336
feat: Enhance usage tracking across response handlers
2026-02-03 00:29:22 +07:00
decolua
fa06226972
fix: Correct indentation for clarity in chatCore and claude-to-openai response handlers
2026-02-02 19:47:09 +07:00
decolua
0a28f9f924
feat: Add OpenAI-compatible provider nodes
...
- Support multiple OpenAI-compatible providers with custom prefix/baseUrl
- Add provider nodes CRUD (create/read/update/delete)
- URL building: baseUrl + /chat/completions or /responses
- Model import from /models endpoint
- API key validation via /models
- Usage type safety across all translators
- OAuth token auto-refresh for expired tokens
2026-02-02 19:45:12 +07:00
decolua
8c37b39eed
Fix antigravity
2026-01-31 09:58:20 +07:00
decolua
c7219d0ac9
Fix cloud
2026-01-29 18:07:28 +07:00
decolua
f1a7be3fee
OK
2026-01-28 16:20:03 +07:00
decolua
79342c0c3e
ok
2026-01-27 10:49:16 +07:00
decolua
d3dd8686fe
Fix Kiro
2026-01-23 17:36:23 +07:00
decolua
d9b8e48725
feat: OpenAI compatibility improvements & build fixes
...
- Fix hydration mismatches and initialization errors
- Add /v1/models endpoint for OpenAI clients
- Add Codex response translator (Responses → OpenAI)
- Fix circular dependencies and PropTypes
- Add Material Symbols font and CSS fixes
- Update README with deployment guide
Co-merged from PR #18 (14/15 commits, skipped debug)
2026-01-20 13:16:34 +07:00
decolua
3804357aba
Added Usage page.
2026-01-19 10:39:30 +07:00
decolua
da15660681
Fix Kiro
2026-01-18 22:12:58 +07:00
decolua
2449d08885
ok
2026-01-18 18:54:52 +07:00
decolua
eff52f75ae
Fix kiro
2026-01-16 12:11:32 +07:00
decolua
26b61e5fbb
Feat Kiro OAuth, Fix Codex
2026-01-15 18:29:47 +07:00
decolua
f9ef718fc6
Fix Antigravity
2026-01-13 17:19:41 +07:00
decolua
e989796024
Fix Antigravity
2026-01-13 16:19:27 +07:00
decolua
ef49595866
Fix antigravity
2026-01-12 18:24:04 +07:00
decolua
509b68fb75
Fix Antigravity
2026-01-12 17:59:53 +07:00
decolua
fb5be37e14
Fix Antigravity
2026-01-12 16:53:27 +07:00
decolua
af5edfd00e
Fix bug antigravity
2026-01-12 15:08:31 +07:00
decolua
f46ff42cb3
refactor: streamline provider interactions and enhance error handling
2026-01-11 21:45:01 +07:00
decolua
5645d0a0fb
fix(gemini): improve base64 image data parsing
2026-01-09 17:17:08 +07:00
decolua
18533505ef
refactor: restructure translator from from-openai/to-openai to request/response folders
2026-01-09 17:14:51 +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