mirror of
https://github.com/run-llama/workflows-ts.git
synced 2026-07-19 09:35:53 -04:00
[PR #135] [MERGED] wip docs rewrite #139
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/135
Author: @logan-markewich
Created: 7/22/2025
Status: ✅ Merged
Merged: 8/28/2025
Merged by: @marcusschiesser
Base:
main← Head:logan/docs_rewrite_v2📝 Commits (10+)
c3643abwip0cf6a8cadd titles33aca37meta.json2e60d63wip0dfcf8cwipcec52f9remove auto-gen docsf66a226linting776cf42revert unintended type changes9f45ee2try to better link06237d2try to better link📊 Changes
49 files changed (+2261 additions, -1611 deletions)
View changed files
➕
.changeset/slow-pumas-sniff.md(+6 -0)📝
.github/workflows/preview.yml(+5 -2)📝
.github/workflows/release.yml(+3 -0)➕
demo/express/2a-agent-loop.ts(+104 -0)➕
demo/express/2b-agent-loop-workflow.ts(+190 -0)➕
demo/express/3-adding-state.ts(+205 -0)📝
demo/express/4-adding-hitl.ts(+8 -3)📝
demo/express/5-client.ts(+0 -0)📝
demo/express/5-server.ts(+0 -0)➖
demo/express/CHANGELOG.md(+0 -20)📝
demo/express/README.md(+2 -2)📝
demo/express/package.json(+6 -4)📝
demo/tsconfig.json(+1 -1)➕
docs/.gitignore(+2 -0)➖
docs/workflows/advanced-events.mdx(+0 -520)➕
docs/workflows/api-reference/meta.json(+4 -0)➖
docs/workflows/basic-workflow.mdx(+0 -351)➕
docs/workflows/common_patterns/branching.mdx(+47 -0)📝
docs/workflows/common_patterns/human_in_the_loop.mdx(+0 -0)➕
docs/workflows/common_patterns/loops.mdx(+6 -0)...and 29 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.