-
Notifications
You must be signed in to change notification settings - Fork 12
features
Nik edited this page May 30, 2026
·
2 revisions
Active contributors: Nik, Ran
A "feature" here is a cross-cutting capability that spans the SwiftUI/AppKit settings UI, the ThinkingProxy TCP layer, and the bundled CLIProxyAPI backend. Each page below traces one capability across all three layers.
- Provider authentication — OAuth and API-key login for Claude, Codex, Antigravity, Kimi, and Cursor, with multi-account round-robin and per-account enable/disable.
-
Reasoning and models — the DroidProxy model catalog, how models are registered into Factory's
customModels, and how Droid CLI (not the proxy) owns reasoning effort. -
Fast mode — injecting
service_tier: "priority"on OpenAI Responses API requests for selected GPT models.