mirror of
https://github.com/run-llama/workflows-ts.git
synced 2026-06-30 21:57:58 -04:00
[PR #173] [MERGED] Feat: add stream.untilEvent to wait until a specific event #173
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/run-llama/workflows-ts/pull/173
Author: @marcusschiesser
Created: 9/10/2025
Status: ✅ Merged
Merged: 9/10/2025
Merged by: @marcusschiesser
Base:
main← Head:ms/add-untilevent📝 Commits (2)
70dae43chore: use agents.md for claude code5d6292dFeat: add stream.untilEvent to wait until a specific event📊 Changes
6 files changed (+124 additions, -5 deletions)
View changed files
➕
.changeset/violet-aliens-invent.md(+5 -0)➕
.claude/settings.json(+24 -0)📝
.gitignore(+3 -0)📝
AGENTS.md(+6 -5)📝
packages/core/src/core/stream.ts(+50 -0)📝
packages/core/tests/core/stream.spec.ts(+36 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.