fix: simplify hardRestart β remove helper script, spawn directly with EADDRINUSE retry 73fd0ce icebear0828 commited on about 1 month ago
feat: SSE update progress + reliable restart on Windows 236dd56 icebear0828 Claude Opus 4.6 (1M context) commited on about 1 month ago
fix: dark mode tabs, StableText bilingual width, self-update reliability ca241c4 icebear0828 Claude Opus 4.6 (1M context) commited on about 1 month ago
fix: StableText uses both en+zh references for stable button width bdd4755 icebear0828 Claude Opus 4.6 (1M context) commited on about 1 month ago
fix: model store dual index, desktop UI fallback, dynamic port support b94940f icebear0828 commited on about 1 month ago
fix: self-update restart with graceful close + 3s timeout fallback 996585e icebear0828 Claude Opus 4.6 (1M context) commited on about 1 month ago
fix: server restart hanging when active SSE connections exist 1301d7a icebear0828 Claude Opus 4.6 (1M context) commited on about 1 month ago
feat: display secondary rate limit window (weekly cap) in dashboard 2996fd8 icebear0828 Claude Opus 4.6 commited on about 1 month ago
refactor: use toErrorStatus() instead of inline duplicate d9ac395 icebear0828 Claude Opus 4.6 commited on Mar 13
fix: use real reset duration from 429 response + auto-fallback to next account (#65) 8cde2e9 icebear0828 Claude Opus 4.6 commited on Mar 13
fix: prevent false window rollover resets in syncRateLimitWindow cba2903 icebear0828 Claude Opus 4.6 commited on Mar 12
fix: review improvements β schema walker, status helper, UI i18n, CI version skip 6220911 icebear0828 Claude Opus 4.6 commited on Mar 12
fix: recursive additionalProperties injection + upstream error status propagation 4779e44 icebear0828 Claude Opus 4.6 commited on Mar 12
feat: add Test Connection diagnostic button (#63) 85a4cbd unverified icebear icebear0828 Claude Opus 4.6 commited on Mar 11
feat: add Structured Outputs support (response_format β text.format) 53d3b3b icebear0828 Claude Opus 4.6 commited on Mar 10
fix: strict plan filtering in model-aware account routing be3d093 icebear0828 Claude Opus 4.6 commited on Mar 10
fix: let curl auto-negotiate Accept-Encoding for OAuth requests b0a4fb7 icebear0828 Claude Opus 4.6 commited on Mar 10
fix: pass through cached_tokens from Codex API (#58) fadda70 unverified icebear icebear0828 Claude Opus 4.6 commited on Mar 10
feat: model-aware multi-plan account routing (#57) 90c89b6 unverified icebear icebear0828 Claude Opus 4.6 commited on Mar 10
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 Mar 10
feat: add force_http11 option for proxies without HTTP/2 support (#56) 34fceda unverified jeasonstudio Claude Opus 4.6 commited on Mar 10
fix: version display picks higher of git tag vs package.json 1b1294e icebear0828 Claude Opus 4.6 commited on Mar 9
feat: editable proxy_api_key from Dashboard settings panel 69a8388 icebear0828 Claude Opus 4.6 commited on Mar 9
fix: version display uses git tag + remove inline-grid layout hack 66b06ea icebear0828 Claude Opus 4.6 commited on Mar 9
fix: Electron OAuth login + i18n layout shift + update modal (#53) 1b6fb15 unverified icebear icebear0828 Claude Opus 4.6 commited on Mar 9
Merge pull request #52 from icebear0828/fix/oauth-direct-fallback 8ab512c unverified icebear commited on Mar 9
fix: use getRootDir() for package.json in self-update detection 504b471 icebear0828 Claude Opus 4.6 commited on Mar 9
fix(auth): add direct-connection fallback for OAuth behind proxy abe58f1 icebear0828 Claude Opus 4.6 commited on Mar 9
fix: semver comparison + timer cleanup in self-update 2fac785 icebear0828 Claude Opus 4.6 commited on Mar 9
feat: auto-release pipeline + multi-mode update system + commit hash display 0c2aed2 icebear0828 Claude Opus 4.6 commited on Mar 9
fix: preserve model name suffixes (-fast, -high, etc.) in API responses bc98e69 icebear0828 Claude Opus 4.6 commited on Mar 9
fix: strip service_tier from request body + add OpenAI-Beta header + update gpt-5.4 efforts 44b20f4 icebear0828 Claude Opus 4.6 commited on Mar 8
docs: add comment explaining stream:true hardcoding in responses route d7a5e25 icebear0828 Claude Opus 4.6 commited on Mar 8
feat: /v1/responses passthrough endpoint + missing SSE event types + Docker docs fix (#37, #38) 8068f1c icebear0828 Claude Opus 4.6 commited on Mar 8
feat: model name suffix system + service_tier + Docker persistence fix (#35) 5416ffb unverified icebear icebear0828 Claude Opus 4.6 commited on Mar 7
feat: proxy assignment management page with bulk operations (#34) f878eff unverified icebear icebear0828 Claude Opus 4.6 commited on Mar 7
fix: update checker shows correct status + version display + dark mode fixes 3cf831b icebear0828 commited on Mar 7
feat: proxy pool add form with separate protocol/host/port/auth fields af3e19d icebear0828 Claude Opus 4.6 commited on Mar 7
fix: remove wall-clock timeout from streaming SSE to prevent thinking chain cutoff ffcac87 icebear0828 Claude Opus 4.6 commited on Mar 7
fix: proxy pool review fixes β security, validation, robustness deae086 icebear0828 Claude Opus 4.6 commited on Mar 7
feat: add proxy pool for per-account proxy routing 4ebb914 icebear0828 Claude Opus 4.6 commited on Mar 7
feat: GitHub Star badge + check-for-updates in dashboard header 06a5304 icebear0828 Claude Opus 4.6 commited on Mar 7
fix: move /v1/models/catalog route before :modelId param route 2b84f47 icebear0828 Claude Opus 4.6 commited on Mar 5
feat: add gpt-5.4 + codex-spark support, matrix model selector, extended reasoning efforts 7824fcd icebear0828 Claude Opus 4.6 commited on Mar 5
fix: auto-admit new Codex models from backend API 5b8472d icebear0828 Claude Opus 4.6 commited on Mar 5
fix: remove unsupported previous_response_id parameter (#30) 3c0eaf7 unverified icebear icebear0828 Claude Opus 4.6 commited on Mar 5
refactor: extract startServer() + path abstraction for Electron reuse 4a940a5 icebear0828 Claude Opus 4.6 commited on Mar 4
feat: add reasoning/thinking output support for OpenAI and Anthropic routes 7366e72 icebear0828 Claude Opus 4.6 commited on Mar 4
fix: Anthropic route thinking blocks validation + context token display be3a571 icebear0828 Claude Opus 4.6 commited on Mar 4
fix: support thinking/redacted_thinking content blocks in Anthropic schema ca7b1cb icebear0828 Claude Opus 4.6 commited on Mar 4