Skip to content

[pull] main from LibreChat-AI:main - #35

Merged
pull[bot] merged 2 commits into
innFactory:mainfrom
LibreChat-AI:main
Sep 10, 2026
Merged

[pull] main from LibreChat-AI:main#35
pull[bot] merged 2 commits into
innFactory:mainfrom
LibreChat-AI:main

Conversation

@pull

@pull pull Bot commented Sep 10, 2026

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

github-actions Bot and others added 2 commits September 9, 2026 23:05
* fix(codeapi): require bridge credentials only when configured

Source: ClickHouse/ai@da81d707c6538b509be70e2401b649693a3f3dce

* chore(codeapi): import 🫗 fix: Drain Cancelled BYOM Settlements

Source: ClickHouse/ai@2391d77aab6ff81689cf8a834d74992399f41173
Co-authored-by: danny-avila <110412045+danny-avila@users.noreply.github.com>

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: danny-avila <110412045+danny-avila@users.noreply.github.com>
….4.2 (fixes silent upload truncation) (#174)

* fix(api): stream uploads to the file-server with fetch, not axios over node:http

On Bun, node:http's ClientRequest can drop the tail of a chunked request
body: write() accepts every byte and end() is called after the last write,
yet the peer receives 32 KiB-800 KiB less. The file-server then stores a
short object and reports success, so a 20 MiB upload comes back corrupt
with no error anywhere (Bun 1.3.10-1.3.14; 1 MiB is unaffected).

Send the busboy file part with the global fetch and a web ReadableStream
instead. Bun's native fetch and Node's undici stream the body intact.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>

* build: bump Bun base images 1.3.14 -> 1.4.2

Bun 1.3.x's node:http client drops the tail of chunked request bodies
under load (see the previous commit). Bun 1.4.2 streams them intact in
the same test, so the base image bump is the second line of defence for
every remaining node:http client in the services.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>

---------

Co-authored-by: Claude Fable 5.1 <noreply@anthropic.com>
@pull pull Bot locked and limited conversation to collaborators Sep 10, 2026
@pull pull Bot added the ⤵️ pull label Sep 10, 2026
@pull
pull Bot merged commit 1198759 into innFactory:main Sep 10, 2026
9 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant