[PR #91] [MERGED] feat: add event.uniqueId #99

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

📋 Pull Request Information

Original PR: https://github.com/run-llama/workflows-ts/pull/91
Author: @himself65
Created: 4/25/2025
Status: Merged
Merged: 4/25/2025
Merged by: @himself65

Base: mainHead: unique-id


📝 Commits (2)

📊 Changes

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

View changed files

📝 packages/core/src/core/event.ts (+22 -0)
packages/core/tests/core/event.spec.ts (+14 -0)

📄 Description

Related: https://github.com/run-llama/llama-flow/issues/88


🔄 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/91 **Author:** [@himself65](https://github.com/himself65) **Created:** 4/25/2025 **Status:** ✅ Merged **Merged:** 4/25/2025 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `main` ← **Head:** `unique-id` --- ### 📝 Commits (2) - [`b59ea20`](https://github.com/run-llama/workflows-ts/commit/b59ea20e23371c6af06d111790dd7c90ef41b311) feat: add `event.uniqueId` - [`6e1991a`](https://github.com/run-llama/workflows-ts/commit/6e1991aa6cec1945f0b81d0dc7f0337cf0285a65) fix: uniqueId ### 📊 Changes **2 files changed** (+36 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `packages/core/src/core/event.ts` (+22 -0) ➕ `packages/core/tests/core/event.spec.ts` (+14 -0) </details> ### 📄 Description Related: https://github.com/run-llama/llama-flow/issues/88 --- <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:10 -05:00
yindo closed this issue 2026-02-16 03:16:10 -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#99