mirror of
https://github.com/run-llama/workflows-ts.git
synced 2026-08-26 17:06:46 -04:00
[PR #54] [MERGED] feat(trace-events): add getEventOrigins
#65
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/54
Author: @himself65
Created: 4/19/2025
Status: ✅ Merged
Merged: 4/20/2025
Merged by: @himself65
Base:
main← Head:getEventOrigins📝 Commits (7)
ad54aeffeat(trace-events): addgetEventOrigins549b42bfix: context missing40a1757Merge branch 'main' into getEventOrigins1aac26dfix: test8eaa237fix: test94c392bfix: testfdb29eefix: groupby📊 Changes
5 files changed (+160 additions, -6 deletions)
View changed files
📝
packages/core/src/core/event.ts(+1 -1)📝
packages/core/src/middleware/trace-events.ts(+36 -5)📝
packages/core/tests/middleware/with-trace-events.spec.ts(+121 -0)📝
packages/core/tsconfig.browser.test.json(+1 -0)📝
packages/core/tsconfig.test.json(+1 -0)📄 Description
Fixes: https://github.com/run-llama/llama-flow/issues/53
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.