mirror of
https://github.com/run-llama/workflows-ts.git
synced 2026-07-20 21:59:32 -04:00
[PR #165] [MERGED] feat: simplify using visualization #165
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/165
Author: @marcusschiesser
Created: 9/4/2025
Status: ✅ Merged
Merged: 9/4/2025
Merged by: @marcusschiesser
Base:
main← Head:ms/simplify-viz📝 Commits (2)
31a68e6feat: simplify using visualizationd49d678remove outdated example📊 Changes
10 files changed (+77 additions, -119 deletions)
View changed files
➕
.changeset/four-emus-know.md(+7 -0)📝
demo/visualization/package.json(+3 -6)📝
demo/visualization/src/main.ts(+3 -22)📝
demo/visualization/src/workflow.ts(+2 -2)📝
packages/otel/package.json(+1 -1)➖
packages/viz/examples/basic.ts(+0 -72)📝
packages/viz/package.json(+5 -3)➕
packages/viz/src/drawing.ts(+47 -0)📝
packages/viz/src/index.ts(+1 -2)📝
pnpm-lock.yaml(+8 -11)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.