[PR #75] [MERGED] fix: browser demo #84

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

📋 Pull Request Information

Original PR: https://github.com/run-llama/workflows-ts/pull/75
Author: @himself65
Created: 4/23/2025
Status: Merged
Merged: 4/23/2025
Merged by: @himself65

Base: mainHead: demo


📝 Commits (2)

📊 Changes

14 files changed (+43 additions, -16 deletions)

View changed files

📝 demo/browser/src/App.tsx (+3 -3)
📝 demo/browser/tsconfig.app.json (+1 -0)
📝 demo/browser/tsconfig.json (+5 -0)
📝 demo/browser/tsconfig.node.json (+1 -0)
📝 demo/cloudflare/src/index.ts (+1 -1)
📝 demo/cloudflare/tsconfig.json (+4 -2)
📝 demo/hono/app.ts (+1 -1)
📝 demo/node/file-parse-promise.ts (+2 -2)
📝 demo/node/llama-parse-workflow.ts (+2 -2)
📝 demo/node/mcp-file-parse-tool.ts (+1 -1)
📝 demo/node/tool-call-agent.ts (+2 -2)
📝 demo/tsconfig.json (+13 -2)
📝 packages/core/package.json (+4 -0)
📝 tsconfig.json (+3 -0)

📄 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/75 **Author:** [@himself65](https://github.com/himself65) **Created:** 4/23/2025 **Status:** ✅ Merged **Merged:** 4/23/2025 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `main` ← **Head:** `demo` --- ### 📝 Commits (2) - [`ddd1248`](https://github.com/run-llama/workflows-ts/commit/ddd1248806462e1159a84b17c7cee01dc574c9f5) fix: browser demo - [`6c2ac9a`](https://github.com/run-llama/workflows-ts/commit/6c2ac9ad512bbb93263e2b27792a423be9769587) fix: type ### 📊 Changes **14 files changed** (+43 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `demo/browser/src/App.tsx` (+3 -3) 📝 `demo/browser/tsconfig.app.json` (+1 -0) 📝 `demo/browser/tsconfig.json` (+5 -0) 📝 `demo/browser/tsconfig.node.json` (+1 -0) 📝 `demo/cloudflare/src/index.ts` (+1 -1) 📝 `demo/cloudflare/tsconfig.json` (+4 -2) 📝 `demo/hono/app.ts` (+1 -1) 📝 `demo/node/file-parse-promise.ts` (+2 -2) 📝 `demo/node/llama-parse-workflow.ts` (+2 -2) 📝 `demo/node/mcp-file-parse-tool.ts` (+1 -1) 📝 `demo/node/tool-call-agent.ts` (+2 -2) 📝 `demo/tsconfig.json` (+13 -2) 📝 `packages/core/package.json` (+4 -0) 📝 `tsconfig.json` (+3 -0) </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:07 -05:00
yindo closed this issue 2026-02-16 03:16:07 -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#84