-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Pull requests: decolua/9router
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(providers): give every connection probe a deadline
#3552
opened Aug 25, 2026 by
ntdat812
Loading…
fix(db): let the sql.js adapter exit on SIGINT/SIGTERM
#3551
opened Aug 25, 2026 by
ntdat812
Loading…
fix(session): evict the least-recently-used session, not the first one stored
#3550
opened Aug 25, 2026 by
ntdat812
Loading…
fix(commandcode): open the error chunk with the assistant role
#3549
opened Aug 25, 2026 by
ntdatt812
Contributor
Loading…
fix(tests): stop the headroom mock from breaking when an export is added
#3548
opened Aug 25, 2026 by
ntdat812
Loading…
fix(responses): keep one decoder for the stream and drain the last event
#3547
opened Aug 25, 2026 by
ntdat812
Loading…
fix(ollama-compat): one decoder, one terminator, no dropped tail
#3546
opened Aug 25, 2026 by
ntdat812
Loading…
fix(stream): parse the trailing NDJSON line an Ollama stream leaves behind
#3545
opened Aug 25, 2026 by
ntdat812
Loading…
fix(usage): stop dropping requests that share a millisecond
#3544
opened Aug 25, 2026 by
ntdat812
Loading…
fix(oauth): stop leaking the callback server and its poll timer on failure
#3543
opened Aug 25, 2026 by
ntdat812
Loading…
fix(stream): record the turn when a client hangs up mid-stream (#3488)
#3542
opened Aug 25, 2026 by
ntdatt812
Contributor
Loading…
fix(tests): resolve security-audit sources from the repo, not the working dir
#3541
opened Aug 25, 2026 by
ntdat812
Loading…
fix(grok-cli): forward reasoning.effort for grok-4.6 (#3514)
#3540
opened Aug 25, 2026 by
ntdat812
Loading…
fix(providers): let self-hosted TTS/STT/embedding set their base URL (#3467)
#3539
opened Aug 25, 2026 by
ntdatt812
Contributor
Loading…
fix(transport): send the translated body to the endpoint that speaks its format (#3418, #3439)
#3538
opened Aug 25, 2026 by
ntdat812
Loading…
2
fix(quota): give the auto-refresh countdown a single timer owner (#3470)
#3537
opened Aug 25, 2026 by
ntdatt812
Contributor
Loading…
fix(headroom): set diagnostic before silent null return on Responses translation failure
#3535
opened Aug 24, 2026 by
vianhanif
Loading…
fix(headroom): use execFileSync to avoid shell string with spaces
#3534
opened Aug 24, 2026 by
vianhanif
Loading…
test(golden): make the OpenAI → Kiro golden reproducible
#3531
opened Aug 24, 2026 by
ntdat812
Loading…
test(golden): stop the url/header golden from pinning the machine that recorded it
#3530
opened Aug 24, 2026 by
ntdat812
Loading…
feat(models): report token limits on combo entries in /v1/models (#3486)
#3529
opened Aug 24, 2026 by
ntdatt812
Contributor
Loading…
fix(chat): treat a request without a stream key as non-streaming (#3492)
#3528
opened Aug 24, 2026 by
ntdatt812
Contributor
Loading…
fix(mcp): release the bridge session when an SSE client disconnects
#3527
opened Aug 24, 2026 by
ntdat812
Loading…
fix(usage): release the stats listeners when a dashboard tab disconnects
#3526
opened Aug 24, 2026 by
ntdat812
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.