[PR #116] [MERGED] refactor: rename repo #124

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

📋 Pull Request Information

Original PR: https://github.com/run-llama/workflows-ts/pull/116
Author: @himself65
Created: 6/25/2025
Status: Merged
Merged: 6/25/2025
Merged by: @himself65

Base: mainHead: rename-2


📝 Commits (5)

📊 Changes

79 files changed (+484 additions, -289 deletions)

View changed files

.changeset/nasty-banks-dream.md (+7 -0)
📝 README.md (+14 -14)
📝 demo/browser/package.json (+1 -1)
📝 demo/browser/src/App.tsx (+6 -2)
📝 demo/cloudflare/package.json (+1 -1)
📝 demo/cloudflare/src/index.ts (+2 -2)
📝 demo/deno/deno.json (+1 -1)
📝 demo/deno/deno.lock (+4 -4)
📝 demo/deno/main.ts (+5 -1)
📝 demo/hono/app.ts (+1 -1)
📝 demo/node/basic.ts (+6 -2)
📝 demo/node/file-parse-rxjs.ts (+2 -2)
📝 demo/node/llama-parse-workflow.ts (+1 -1)
📝 demo/node/mcp-file-parse-tool.ts (+2 -2)
📝 demo/node/tool-call-agent.ts (+1 -1)
📝 demo/package.json (+6 -6)
📝 demo/waku/package.json (+2 -2)
📝 demo/waku/src/components/RAG.tsx (+1 -1)
📝 demo/waku/src/pages/api/store.ts (+1 -1)
📝 demo/waku/src/workflow/basic.ts (+1 -1)

...and 59 more files

📄 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/116 **Author:** [@himself65](https://github.com/himself65) **Created:** 6/25/2025 **Status:** ✅ Merged **Merged:** 6/25/2025 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `main` ← **Head:** `rename-2` --- ### 📝 Commits (5) - [`977732c`](https://github.com/run-llama/workflows-ts/commit/977732ce2fd5e641a4b6e892fdfc7e0e23f170ef) refactor: rename repo - [`ced96d9`](https://github.com/run-llama/workflows-ts/commit/ced96d9816d310bd026cd71fabab8a3c92e7c33f) fix: lint - [`386b6b3`](https://github.com/run-llama/workflows-ts/commit/386b6b30c205073cdecf01b721fcfeff5c38c9f6) fix: naming - [`90d5f7a`](https://github.com/run-llama/workflows-ts/commit/90d5f7a7c870d2fea79d6a558de0836616de0e90) upload - [`090549f`](https://github.com/run-llama/workflows-ts/commit/090549f25d5b9aad7f187f535f1aa069b8109c51) fix: type ### 📊 Changes **79 files changed** (+484 additions, -289 deletions) <details> <summary>View changed files</summary> ➕ `.changeset/nasty-banks-dream.md` (+7 -0) 📝 `README.md` (+14 -14) 📝 `demo/browser/package.json` (+1 -1) 📝 `demo/browser/src/App.tsx` (+6 -2) 📝 `demo/cloudflare/package.json` (+1 -1) 📝 `demo/cloudflare/src/index.ts` (+2 -2) 📝 `demo/deno/deno.json` (+1 -1) 📝 `demo/deno/deno.lock` (+4 -4) 📝 `demo/deno/main.ts` (+5 -1) 📝 `demo/hono/app.ts` (+1 -1) 📝 `demo/node/basic.ts` (+6 -2) 📝 `demo/node/file-parse-rxjs.ts` (+2 -2) 📝 `demo/node/llama-parse-workflow.ts` (+1 -1) 📝 `demo/node/mcp-file-parse-tool.ts` (+2 -2) 📝 `demo/node/tool-call-agent.ts` (+1 -1) 📝 `demo/package.json` (+6 -6) 📝 `demo/waku/package.json` (+2 -2) 📝 `demo/waku/src/components/RAG.tsx` (+1 -1) 📝 `demo/waku/src/pages/api/store.ts` (+1 -1) 📝 `demo/waku/src/workflow/basic.ts` (+1 -1) _...and 59 more files_ </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:14 -05:00
yindo closed this issue 2026-02-16 03:16:14 -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#124