decolua
b282f05549
Refactor
2026-06-15 18:18:04 +07:00
decolua
137a25e9ac
fix(qoder): increase timeouts for reasoning models and improve stream handling
2026-06-08 09:17:33 +07:00
decolua
9caea88528
fix(codex): harden streaming timeouts + Responses terminal events
...
Raise stall/connect timeouts to 60s (configurable per-provider), accept
codex response.done, and always emit a terminal response.failed + [DONE]
for Responses passthrough when a stream closes, stalls, or aborts before
a terminal event — preventing codex clients from hanging.
Co-authored-by: jonathanli12 <jonathanli12@users.noreply.github.com >
Co-authored-by: rifuki <rifuki@users.noreply.github.com >
Co-authored-by: nguyenha935 <nguyenha935@users.noreply.github.com >
Co-authored-by: trananhtung <trananhtung@users.noreply.github.com >
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-06 16:07:43 +07:00
decolua
a648a42bdb
Fix codex
2026-05-26 11:35:39 +07:00
decolua
6b0dc09239
Merge PR #1300 : tailscale Windows fix, quota pagination, SSE abort handling
...
- fix(tunnel): cross-platform tailscale probes without shell redirection
- feat(usage): paginate provider limits with page size controls
- feat(providers): stop control for one-by-one connection testing
- fix(sse): close stream gracefully on abort/disconnect instead of pipe errors
- ui(quota): simplify header, always show pagination in one row
Co-authored-by: philau2512 <dplau25122002@gmail.com >
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-05-21 12:15:07 +07:00
Muhammad Zakir Ramadhan
94960c6cf5
fix: enhance stall detection in stream handling for improved disconne… ( #1243 )
...
* fix: enhance stall detection in stream handling for improved disconnect management
* fix: improve stall detection handling in pipeWithDisconnect to prevent stale aborts
2026-05-18 12:00:33 +07:00
decolua
7ad538bcf2
# v0.4.29 (2026-05-10)
...
## Features
- Add Cline & Kilo Code tool cards
- Tailscale TUN mode for stable Funnel TLS
- Sort APIKEY providers by usage, collapse to top 20
## Improvements
- Local Material Symbols font (no Google Fonts)
- Docker base: Bun → Node 22-alpine
- MITM reads aliases from JSON cache (no native sqlite)
- Stream stall timeout (2 min) in open-sse
## Fixes
- Fal.ai key test: use stable models endpoint
2026-05-10 21:56:40 +07:00
decolua
6b624af4d0
fix: Update abort method in pipeWithDisconnect to return a promise for better error handling
2026-03-14 11:38:33 +07:00
decolua
adae2605bf
Feat : Auto restart after crash
2026-03-14 09:37:29 +07:00
zx07
3d29b86d44
feat: enhance disconnect handling and request tracking in chatCore.js ( #126 )
...
Co-authored-by: zx <me@char.moe >
2026-02-15 11:51:37 +07:00
decolua
18533505ef
refactor: restructure translator from from-openai/to-openai to request/response folders
2026-01-09 17:14:51 +07:00
decolua
e35421beb1
Update jsconfig.json and package.json to correct open-sse path references from relative to local directory.
2026-01-05 10:37:09 +07:00