[PR #103] [MERGED] fix: extends standard readable stream #110

Closed
opened 2026-02-16 03:16:12 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/run-llama/workflows-ts/pull/103
Author: @himself65
Created: 5/2/2025
Status: Merged
Merged: 5/2/2025
Merged by: @himself65

Base: mainHead: standard-readable


📝 Commits (4)

📊 Changes

4 files changed (+12 additions, -8 deletions)

View changed files

.changeset/gentle-rings-talk.md (+5 -0)
📝 packages/core/src/core/stream.ts (+3 -2)
📝 packages/core/tests/integration/stream-library.spec.ts (+1 -2)
📝 packages/llamaindex/src/index.ts (+3 -4)

📄 Description

Upstream: https://github.com/uhop/stream-chain/issues/29


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/run-llama/workflows-ts/pull/103 **Author:** [@himself65](https://github.com/himself65) **Created:** 5/2/2025 **Status:** ✅ Merged **Merged:** 5/2/2025 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `main` ← **Head:** `standard-readable` --- ### 📝 Commits (4) - [`5d86f20`](https://github.com/run-llama/workflows-ts/commit/5d86f20d77f51cca9f1fd6fdcfa31f31c0548cf1) fix: extends standard readable stream - [`f426368`](https://github.com/run-llama/workflows-ts/commit/f4263686ce7207b1b0daec56450e0fb63b51620c) fix: patch - [`5cbe1f7`](https://github.com/run-llama/workflows-ts/commit/5cbe1f76222a43f3b3881e74a751a106181e480e) Create gentle-rings-talk.md - [`475a115`](https://github.com/run-llama/workflows-ts/commit/475a1156c5ea30cddd1368a2ba4fef1d1a6d105a) fix: only extends ### 📊 Changes **4 files changed** (+12 additions, -8 deletions) <details> <summary>View changed files</summary> ➕ `.changeset/gentle-rings-talk.md` (+5 -0) 📝 `packages/core/src/core/stream.ts` (+3 -2) 📝 `packages/core/tests/integration/stream-library.spec.ts` (+1 -2) 📝 `packages/llamaindex/src/index.ts` (+3 -4) </details> ### 📄 Description Upstream: https://github.com/uhop/stream-chain/issues/29 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 03:16:12 -05:00
yindo closed this issue 2026-02-16 03:16:12 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/workflows-ts#110