Commit History

perf: instant proxy mode switching via optimistic UI update
2ee9797

icebear0828 commited on

fix: update checker shows correct status + version display + dark mode fixes
3cf831b

icebear0828 commited on

feat: proxy pool add form with separate protocol/host/port/auth fields
af3e19d

icebear0828 Claude Opus 4.6 commited on

fix: remove wall-clock timeout from streaming SSE to prevent thinking chain cutoff
ffcac87

icebear0828 Claude Opus 4.6 commited on

docs: auto-sync changelog to README [skip ci]
6a579f0

github-actions[bot] commited on

fix: proxy pool review fixes β€” security, validation, robustness
deae086

icebear0828 Claude Opus 4.6 commited on

feat: add proxy pool for per-account proxy routing
4ebb914

icebear0828 Claude Opus 4.6 commited on

docs: auto-sync changelog to README [skip ci]
0e1248b

github-actions[bot] commited on

feat: GitHub Star badge + check-for-updates in dashboard header
06a5304

icebear0828 Claude Opus 4.6 commited on

fix: collapsible model dropdown, default to gpt-5.4, remove legacy gpt-5
c52388f

icebear0828 Claude Opus 4.6 commited on

docs: add desktop app download section, update model table
794d451

icebear0828 Claude Opus 4.6 commited on

fix: move /v1/models/catalog route before :modelId param route
2b84f47

icebear0828 Claude Opus 4.6 commited on

docs: auto-sync changelog to README [skip ci]
4355a35

github-actions[bot] commited on

feat: add gpt-5.4 + codex-spark support, matrix model selector, extended reasoning efforts
7824fcd

icebear0828 Claude Opus 4.6 commited on

fix: auto-admit new Codex models from backend API
5b8472d

icebear0828 Claude Opus 4.6 commited on

fix: remove unsupported previous_response_id parameter (#30)
3c0eaf7
unverified

icebear icebear0828 Claude Opus 4.6 commited on

refactor: extract startServer() + path abstraction for Electron reuse
4a940a5

icebear0828 Claude Opus 4.6 commited on

docs: auto-sync changelog to README [skip ci]
ec445ea

github-actions[bot] commited on

feat: add reasoning/thinking output support for OpenAI and Anthropic routes
7366e72

icebear0828 Claude Opus 4.6 commited on

docs: remove external contributor mention from CHANGELOG
fda1a14

icebear0828 Claude Opus 4.6 commited on

fix: Anthropic route thinking blocks validation + context token display
be3a571

icebear0828 Claude Opus 4.6 commited on

fix: support thinking/redacted_thinking content blocks in Anthropic schema
ca7b1cb

icebear0828 Claude Opus 4.6 commited on

ci: improve changelog sync to show only Added highlights
2029dd9

icebear0828 Claude Opus 4.6 commited on

ci: auto-sync CHANGELOG to README via GitHub Actions
680b9a3

icebear0828 Claude Opus 4.6 commited on

docs: add recent changes section to README
35c714c

icebear0828 Claude Opus 4.6 commited on

chore: update client fingerprint to v26.303 / Chromium 144
22b2541

icebear0828 Claude Opus 4.6 commited on

feat: add image input support for all API routes
142c9c4

icebear0828 Claude Opus 4.6 commited on

fix: normalize tool schemas missing `properties` field
2df0167

icebear0828 Claude Opus 4.6 commited on

Merge branch 'feat/window-counters'
e336506

icebear0828 commited on

fix: window counter review issues β€” opacity modifier, catch-up spam, rounding
247b874

icebear0828 Claude Opus 4.6 commited on

feat: add per-window usage counters with time-driven reset
4f2220c

icebear0828 Claude Opus 4.6 commited on

docs: update CHANGELOG for refresh button feature
21cd05d

icebear0828 commited on

feat: add manual refresh button with timestamp to account list
e6a1587

icebear0828 Claude Sonnet 4.6 commited on

fix: stop resetting local usage counters on rate limit window rollover
9d65acf

icebear0828 Claude Opus 4.6 commited on

feat: add per-account empty response tracking with email in logs
b3dfc6c

icebear0828 Claude Opus 4.6 commited on

fix: detect empty Codex responses and auto-retry with account rotation (#18)
9d6278d
unverified

icebear icebear0828 Claude Opus 4.6 commited on

docs: add Docker cross-container networking tip, fix outdated section name
d40d20b

icebear0828 Claude Opus 4.6 commited on

chore: deduplicate model selector, auto-extract chromium version, harden update pipeline
8728276

icebear0828 Claude Opus 4.6 commited on

fix: harden prompt injection suppression and non-streaming error handling
2def35e

icebear0828 Claude Opus 4.6 commited on

fix: tighten JS detection regex in extract-fingerprint to catch more minified patterns
7cc27d8

icebear0828 Claude Opus 4.6 commited on

fix: filter non-Codex models from backend to prevent resolveModelId fallback breakage
eea9e24

icebear0828 Claude Opus 4.6 commited on

fix: handle error SSE events from Codex API instead of silently dropping them
cf0807a

icebear0828 Claude Opus 4.6 commited on

chore: bump Codex Desktop to v26.227.1448 (build 747)
2171187

icebear0828 commited on

fix: support thinking.type "adaptive" for latest Claude Code
be3ca8e

icebear0828 Claude Opus 4.6 commited on

fix: remove corrupted JS from desktop-context.md that broke tool_calls (#13)
6c4df8c

icebear0828 Claude Opus 4.6 commited on

docs: update changelog with dynamic model list & review fixes
8057cb9

icebear0828 Claude Opus 4.6 commited on

Merge pull request #15 from icebear0828/fix/docker-proxy-detection
15c7155
unverified

icebear commited on

fix: Docker container auto-detect host proxy via host.docker.internal
d7d7389

icebear0828 Claude Opus 4.6 commited on

Merge pull request #12 from icebear0828/fix/impersonate-known-profiles
059677f
unverified

icebear commited on

fix: use known-profile list instead of runtime detection for TLS impersonation
38895cf

icebear0828 Claude Opus 4.6 commited on