[PR #190] [MERGED] Moving examples to a folder that doesn't conflict with Astro #189

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

📋 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: mainHead: ljv/refactor-examples


📝 Commits (1)

  • 62a31a7 Moving 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.

## 📋 Pull Request Information **Original PR:** https://github.com/run-llama/workflows-ts/pull/190 **Author:** [@seldo](https://github.com/seldo) **Created:** 10/2/2025 **Status:** ✅ Merged **Merged:** 10/2/2025 **Merged by:** [@logan-markewich](https://github.com/logan-markewich) **Base:** `main` ← **Head:** `ljv/refactor-examples` --- ### 📝 Commits (1) - [`62a31a7`](https://github.com/run-llama/workflows-ts/commit/62a31a766b86f06ea1a4321969d67c0763d1eb4e) Moving examples to a folder that doesn't conflict with Astro ### 📊 Changes **17 files changed** (+15 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description _No description provided_ --- <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:24 -05:00
yindo closed this issue 2026-02-16 03:16:24 -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#189