feat: add Test Connection diagnostic button (#63) 85a4cbd unverified icebear icebear0828 Claude Opus 4.6 commited on 20 days ago
feat: add Structured Outputs support (response_format β text.format) 53d3b3b icebear0828 Claude Opus 4.6 commited on 20 days ago
fix: strict plan filtering in model-aware account routing be3d093 icebear0828 Claude Opus 4.6 commited on 21 days ago
fix: let curl auto-negotiate Accept-Encoding for OAuth requests b0a4fb7 icebear0828 Claude Opus 4.6 commited on 21 days ago
fix: pass through cached_tokens from Codex API (#58) fadda70 unverified icebear icebear0828 Claude Opus 4.6 commited on 21 days ago
feat: model-aware multi-plan account routing (#57) 90c89b6 unverified icebear icebear0828 Claude Opus 4.6 commited on 21 days ago
fix: update model catalog β gpt-5.4/5.3-codex removed, gpt-5.2-codex is new flagship 597668f icebear0828 Claude Opus 4.6 commited on 21 days ago
feat: add force_http11 option for proxies without HTTP/2 support (#56) 34fceda unverified jeasonstudio Claude Opus 4.6 commited on 21 days ago
fix: version display picks higher of git tag vs package.json 1b1294e icebear0828 Claude Opus 4.6 commited on 21 days ago
feat: editable proxy_api_key from Dashboard settings panel 69a8388 icebear0828 Claude Opus 4.6 commited on 21 days ago
fix: version display uses git tag + remove inline-grid layout hack 66b06ea icebear0828 Claude Opus 4.6 commited on 21 days ago
fix: Electron OAuth login + i18n layout shift + update modal (#53) 1b6fb15 unverified icebear icebear0828 Claude Opus 4.6 commited on 21 days ago
Merge pull request #52 from icebear0828/fix/oauth-direct-fallback 8ab512c unverified icebear commited on 21 days ago
fix: use getRootDir() for package.json in self-update detection 504b471 icebear0828 Claude Opus 4.6 commited on 22 days ago
fix(auth): add direct-connection fallback for OAuth behind proxy abe58f1 icebear0828 Claude Opus 4.6 commited on 22 days ago
fix: semver comparison + timer cleanup in self-update 2fac785 icebear0828 Claude Opus 4.6 commited on 22 days ago
feat: auto-release pipeline + multi-mode update system + commit hash display 0c2aed2 icebear0828 Claude Opus 4.6 commited on 22 days ago
fix: preserve model name suffixes (-fast, -high, etc.) in API responses bc98e69 icebear0828 Claude Opus 4.6 commited on 22 days ago
fix: strip service_tier from request body + add OpenAI-Beta header + update gpt-5.4 efforts 44b20f4 icebear0828 Claude Opus 4.6 commited on 23 days ago
docs: add comment explaining stream:true hardcoding in responses route d7a5e25 icebear0828 Claude Opus 4.6 commited on 23 days ago
feat: /v1/responses passthrough endpoint + missing SSE event types + Docker docs fix (#37, #38) 8068f1c icebear0828 Claude Opus 4.6 commited on 23 days ago
feat: model name suffix system + service_tier + Docker persistence fix (#35) 5416ffb unverified icebear icebear0828 Claude Opus 4.6 commited on 24 days ago
feat: proxy assignment management page with bulk operations (#34) f878eff unverified icebear icebear0828 Claude Opus 4.6 commited on 24 days ago
fix: update checker shows correct status + version display + dark mode fixes 3cf831b icebear0828 commited on 24 days ago
feat: proxy pool add form with separate protocol/host/port/auth fields af3e19d icebear0828 Claude Opus 4.6 commited on 24 days ago
fix: remove wall-clock timeout from streaming SSE to prevent thinking chain cutoff ffcac87 icebear0828 Claude Opus 4.6 commited on 24 days ago
fix: proxy pool review fixes β security, validation, robustness deae086 icebear0828 Claude Opus 4.6 commited on 24 days ago
feat: add proxy pool for per-account proxy routing 4ebb914 icebear0828 Claude Opus 4.6 commited on 24 days ago
feat: GitHub Star badge + check-for-updates in dashboard header 06a5304 icebear0828 Claude Opus 4.6 commited on 24 days ago
fix: move /v1/models/catalog route before :modelId param route 2b84f47 icebear0828 Claude Opus 4.6 commited on 25 days ago
feat: add gpt-5.4 + codex-spark support, matrix model selector, extended reasoning efforts 7824fcd icebear0828 Claude Opus 4.6 commited on 25 days ago
fix: auto-admit new Codex models from backend API 5b8472d icebear0828 Claude Opus 4.6 commited on 25 days ago
fix: remove unsupported previous_response_id parameter (#30) 3c0eaf7 unverified icebear icebear0828 Claude Opus 4.6 commited on 26 days ago
refactor: extract startServer() + path abstraction for Electron reuse 4a940a5 icebear0828 Claude Opus 4.6 commited on 27 days ago
feat: add reasoning/thinking output support for OpenAI and Anthropic routes 7366e72 icebear0828 Claude Opus 4.6 commited on 27 days ago
fix: Anthropic route thinking blocks validation + context token display be3a571 icebear0828 Claude Opus 4.6 commited on 27 days ago
fix: support thinking/redacted_thinking content blocks in Anthropic schema ca7b1cb icebear0828 Claude Opus 4.6 commited on 27 days ago
feat: add image input support for all API routes 142c9c4 icebear0828 Claude Opus 4.6 commited on 27 days ago
fix: normalize tool schemas missing `properties` field 2df0167 icebear0828 Claude Opus 4.6 commited on 28 days ago
fix: window counter review issues β opacity modifier, catch-up spam, rounding 247b874 icebear0828 Claude Opus 4.6 commited on 28 days ago
feat: add per-window usage counters with time-driven reset 4f2220c icebear0828 Claude Opus 4.6 commited on 28 days ago
fix: stop resetting local usage counters on rate limit window rollover 9d65acf icebear0828 Claude Opus 4.6 commited on 29 days ago
feat: add per-account empty response tracking with email in logs b3dfc6c icebear0828 Claude Opus 4.6 commited on 30 days ago
fix: detect empty Codex responses and auto-retry with account rotation (#18) 9d6278d unverified icebear icebear0828 Claude Opus 4.6 commited on 30 days ago
chore: deduplicate model selector, auto-extract chromium version, harden update pipeline 8728276 icebear0828 Claude Opus 4.6 commited on 30 days ago
fix: harden prompt injection suppression and non-streaming error handling 2def35e icebear0828 Claude Opus 4.6 commited on about 1 month ago
fix: filter non-Codex models from backend to prevent resolveModelId fallback breakage eea9e24 icebear0828 Claude Opus 4.6 commited on about 1 month ago
fix: handle error SSE events from Codex API instead of silently dropping them cf0807a icebear0828 Claude Opus 4.6 commited on about 1 month ago
fix: support thinking.type "adaptive" for latest Claude Code be3ca8e icebear0828 Claude Opus 4.6 commited on about 1 month ago
fix: Docker container auto-detect host proxy via host.docker.internal d7d7389 icebear0828 Claude Opus 4.6 commited on Feb 27