mirror of
https://github.com/run-llama/workflows-ts.git
synced 2026-07-19 09:35:53 -04:00
[PR #190] [MERGED] Moving examples to a folder that doesn't conflict with Astro #189
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/190
Author: @seldo
Created: 10/2/2025
Status: ✅ Merged
Merged: 10/2/2025
Merged by: @logan-markewich
Base:
main← Head:ljv/refactor-examples📝 Commits (1)
62a31a7Moving examples to a folder that doesn't conflict with Astro📊 Changes
17 files changed (+15 additions, -16 deletions)
View changed files
📝
docs/examples/branching.ts(+0 -0)📝
docs/examples/fan_in_fan_out.ts(+0 -0)📝
docs/examples/human_in_the_loop.ts(+0 -0)📝
docs/examples/index.ts(+0 -0)📝
docs/examples/loops.ts(+0 -0)📝
docs/examples/state.ts(+1 -2)📝
docs/examples/tracing_base.ts(+0 -0)📝
docs/examples/tracing_plugin.ts(+1 -1)📝
docs/examples/visualization.ts(+0 -0)📝
docs/examples/workflow_viz.ts(+0 -0)📝
docs/package.json(+1 -1)📝
docs/tests/branching.test.ts(+1 -1)📝
docs/tests/fan_in_fan_out.test.ts(+3 -3)📝
docs/tests/human_in_the_loop.test.ts(+4 -4)📝
docs/tests/loops.test.ts(+1 -1)📝
docs/tests/state.test.ts(+1 -1)📝
docs/tsconfig.json(+2 -2)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.