[PR #94] feat: update hono API #101

Open
opened 2026-02-16 03:16:10 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/run-llama/workflows-ts/pull/94
Author: @himself65
Created: 4/28/2025
Status: 🔄 Open

Base: mainHead: stream-response


📝 Commits (2)

  • 9f7bef0 feat: use toResponse API on server API
  • d4ae76b docs: update API

📊 Changes

7 files changed (+52 additions, -42 deletions)

View changed files

📝 README.md (+8 -3)
📝 demo/cloudflare/src/index.ts (+9 -3)
📝 demo/cloudflare/tsconfig.json (+1 -1)
📝 demo/hono/app.ts (+7 -2)
📝 docs/llamaflow/index.mdx (+8 -3)
📝 packages/core/src/hono.ts (+13 -17)
📝 packages/core/src/stream/filter.ts (+6 -13)

📄 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/94 **Author:** [@himself65](https://github.com/himself65) **Created:** 4/28/2025 **Status:** 🔄 Open **Base:** `main` ← **Head:** `stream-response` --- ### 📝 Commits (2) - [`9f7bef0`](https://github.com/run-llama/workflows-ts/commit/9f7bef08e3f532542690a57c910c475f4eddc2c8) feat: use `toResponse` API on server API - [`d4ae76b`](https://github.com/run-llama/workflows-ts/commit/d4ae76b708af23f6c211dc580536799a8845fdf0) docs: update API ### 📊 Changes **7 files changed** (+52 additions, -42 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+8 -3) 📝 `demo/cloudflare/src/index.ts` (+9 -3) 📝 `demo/cloudflare/tsconfig.json` (+1 -1) 📝 `demo/hono/app.ts` (+7 -2) 📝 `docs/llamaflow/index.mdx` (+8 -3) 📝 `packages/core/src/hono.ts` (+13 -17) 📝 `packages/core/src/stream/filter.ts` (+6 -13) </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:10 -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#101