mirror of
https://github.com/run-llama/workflows-ts.git
synced 2026-07-13 21:42:00 -04:00
[PR #185] [MERGED] chore: clean up demo #183
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/185
Author: @thucpn
Created: 9/15/2025
Status: ✅ Merged
Merged: 9/16/2025
Merged by: @marcusschiesser
Base:
main← Head:tp/clean-up-examples📝 Commits (10+)
4d75903chore: clean up demo7142dd4format69c4f6densure examples standalone7f591e0update pnpm workspacede691b9update main readmeae72482fix type checkabc08e5fix importd756895remove waku079fba6fix zodfc0e850Merge branch 'main' into tp/clean-up-examples📊 Changes
85 files changed (+5690 additions, -2683 deletions)
View changed files
📝
.github/workflows/preview.yml(+1 -1)📝
README.md(+4 -0)➕
demo/README.md(+60 -0)📝
demo/biome.json(+1 -4)📝
demo/browser/package.json(+4 -4)📝
demo/browser/src/App.tsx(+7 -10)📝
demo/browser/src/main.tsx(+1 -1)➕
demo/cloudflare/README.md(+113 -0)📝
demo/cloudflare/package.json(+1 -2)📝
demo/cloudflare/wrangler.jsonc(+1 -0)➕
demo/deno/README.md(+41 -0)📝
demo/express/4-adding-hitl.ts(+6 -3)📝
demo/express/5-client.ts(+2 -2)📝
demo/express/5-server.ts(+5 -2)📝
demo/express/package.json(+7 -11)➕
demo/express/tsconfig.json(+20 -0)➕
demo/hono/README.md(+125 -0)📝
demo/hono/app.ts(+14 -8)📝
demo/hono/human-in-the-loop.ts(+1 -1)➕
demo/hono/package.json(+20 -0)...and 65 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.