Commit Graph
7 Commits
Author SHA1 Message Date
nezumi 268e2ac21f fix: cli tool page to update the config correctly 2026-07-12 18:16:52 +07:00
nezumi be7c210161 fix: update the permission for token saver page 2026-07-12 17:24:33 +07:00
nezumi 1e8204ebab feat: update the permission for view combos page 2026-07-11 16:45:29 +07:00
nguyenha935andCursor dae69a3916 fix(gemini): support native TTS generateContent endpoint
Pass Gemini AUDIO/TTS generateContent requests through to Google's native
v1beta endpoint instead of converting to chat, with per-credential fallback
(504 timeout, 502 fetch failure). Accept client keys from Bearer,
x-goog-api-key, or ?key= while forwarding only the configured Gemini
credential upstream. Expose native v1beta model names and rewrites, and add
Gemini 3.1 Flash TTS to the catalogs.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-26 10:50:13 +07:00
decolua b282f05549 Refactor 2026-06-15 18:18:04 +07:00
decolua 026a7c9b85 Enhance security 2026-05-21 11:33:18 +07:00
blu1606 5e1c126136 fix(security): harden public API and local-only access gates 2026-05-18 15:23:37 +07:00