[PR #131] [MERGED] feat: add onInit API on event system #134

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

📋 Pull Request Information

Original PR: https://github.com/run-llama/workflows-ts/pull/131
Author: @himself65
Created: 7/21/2025
Status: Merged
Merged: 7/21/2025
Merged by: @himself65

Base: mainHead: himself65/2025/07/21/cb


📝 Commits (1)

  • fb9a85b feat: add onInit API on event system

📊 Changes

2 files changed (+29 additions, -1 deletions)

View changed files

📝 packages/core/src/core/event.ts (+16 -0)
📝 packages/core/tests/core/event.spec.ts (+13 -1)

📄 Description

This is sth we might need to have when implement https://github.com/run-llama/workflows-ts/pull/130 (but with or)


🔄 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/131 **Author:** [@himself65](https://github.com/himself65) **Created:** 7/21/2025 **Status:** ✅ Merged **Merged:** 7/21/2025 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `main` ← **Head:** `himself65/2025/07/21/cb` --- ### 📝 Commits (1) - [`fb9a85b`](https://github.com/run-llama/workflows-ts/commit/fb9a85b371775445504e81cba4094d3b8b3492f4) feat: add `onInit` API on event system ### 📊 Changes **2 files changed** (+29 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/core/src/core/event.ts` (+16 -0) 📝 `packages/core/tests/core/event.spec.ts` (+13 -1) </details> ### 📄 Description This is sth we might need to have when implement https://github.com/run-llama/workflows-ts/pull/130 (but with or) --- <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:16 -05:00
yindo closed this issue 2026-02-16 03:16:16 -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#134