[PR #102] [MERGED] fix: backward compatibility #108

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

📋 Pull Request Information

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

Base: mainHead: back-com


📝 Commits (1)

  • 429bcd3 fix: backward compatibility

📊 Changes

2 files changed (+83 additions, -0 deletions)

View changed files

packages/core/src/stream/filter.ts (+26 -0)
packages/core/src/stream/until.ts (+57 -0)

📄 Description

Fixes: https://github.com/run-llama/llama-flow/pull/98


🔄 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/102 **Author:** [@himself65](https://github.com/himself65) **Created:** 5/1/2025 **Status:** ✅ Merged **Merged:** 5/1/2025 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `main` ← **Head:** `back-com` --- ### 📝 Commits (1) - [`429bcd3`](https://github.com/run-llama/workflows-ts/commit/429bcd3cb4b01a195652f54fc4644e3a4bf60866) fix: backward compatibility ### 📊 Changes **2 files changed** (+83 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `packages/core/src/stream/filter.ts` (+26 -0) ➕ `packages/core/src/stream/until.ts` (+57 -0) </details> ### 📄 Description Fixes: https://github.com/run-llama/llama-flow/pull/98 --- <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:11 -05:00
yindo closed this issue 2026-02-16 03:16:11 -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#108