You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add GPT-6 Astra to the proxy model list, model restrictions, aliases and API transports. Responses, Chat Completions, Anthropic Messages and WebSocket requests use its Responses Lite format and Codex CLI 0.153.4 identity. Support low through max reasoning, map ultra to max, and reject unsupported none/minimal requests. Existing default model remains GPT-5.6 Sol.
Fix Plus five-hour quota values being overwritten by weekly usage when the API reports a valid 0%, including account-store reloads (#193). Prevent short fork histories from panicking the token and cost scan (#194).
Add Astra cost estimates and select GPT-5.6 Sol/Terra/Luna historical rates using each usage event's timestamp. Rebuild older cost caches. Estimates use standard short-context API rates; date-only price announcements use UTC day boundaries.
Explain unavailable membership expiry, offer re-login, preserve original server refresh errors, and keep the active account snapshot intact when reauthorizing another account. Improve Windows Store ChatGPT/Codex detection, native process shutdown and private-file ACL performance; stop verified old desktop versions before changing account files.
Honor Claude Code output_config.effort after explicit reasoning fields. Allow CODEX_TOOLS_PROXY_SERVICE_TIER to configure the fallback service tier; explicit requests keep precedence and Key restrictions still apply. Preserve existing Average load balancing.
Split model catalog, request policy, Responses Lite conversion, historical pricing, membership UI and desktop lifecycle into focused modules. Require macOS and Windows regression tests and standalone proxy checks before publishing desktop and npm packages.
中文
API 反代新增 GPT-6 Astra,覆盖模型列表、模型权限、别名与各 API 入口。Responses、Chat Completions、Anthropic Messages、WebSocket 请求采用其 Responses Lite 格式和 Codex CLI 0.153.4 标识。支持 low 至 max 推理,ultra 映射 max,并拒绝不支持的 none/minimal;已有默认模型保持 GPT-5.6 Sol。