feat(usage): add ClinePass quota provider

This commit is contained in:
Aleksei Ilin
2026-09-08 17:02:56 +02:00
parent 9ef235a6b4
commit c9bcae5b04
10 changed files with 452 additions and 0 deletions
+1
View File
@@ -20,6 +20,7 @@ const LOGO_ALIAS = new Map<string, string>([
['codex', 'openai'],
['chatgpt', 'openai'],
['claude', 'anthropic'],
['cline-pass', 'cline'],
['gemini', 'google'],
['evroc-ai', 'evroc'],
['evrocai', 'evroc'],