[PR #16] [MERGED] fix: middleware type #30

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

📋 Pull Request Information

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

Base: mainHead: fix-middleware


📝 Commits (3)

📊 Changes

6 files changed (+50 additions, -9 deletions)

View changed files

📝 README.md (+1 -1)
📝 packages/fluere/src/middleware/directed-graph.ts (+1 -1)
📝 packages/fluere/src/middleware/store.ts (+22 -4)
📝 packages/fluere/tests/with-directed-graph.spec.ts (+2 -2)
packages/fluere/tests/with-store.spec.ts (+22 -0)
📝 packages/fluere/tsconfig.json (+2 -1)

📄 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/16 **Author:** [@himself65](https://github.com/himself65) **Created:** 4/3/2025 **Status:** ✅ Merged **Merged:** 4/3/2025 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `main` ← **Head:** `fix-middleware` --- ### 📝 Commits (3) - [`4465b21`](https://github.com/run-llama/workflows-ts/commit/4465b212102efaa0ff6dba5cfd5b224e02f66cb7) fix: middleware type - [`4e6f446`](https://github.com/run-llama/workflows-ts/commit/4e6f446024f9fe62df1eb15e2f76509dc396423b) test: add - [`064e207`](https://github.com/run-llama/workflows-ts/commit/064e207874de6650778e316c6b8956a3a62ebc6c) test: fix paths ### 📊 Changes **6 files changed** (+50 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -1) 📝 `packages/fluere/src/middleware/directed-graph.ts` (+1 -1) 📝 `packages/fluere/src/middleware/store.ts` (+22 -4) 📝 `packages/fluere/tests/with-directed-graph.spec.ts` (+2 -2) ➕ `packages/fluere/tests/with-store.spec.ts` (+22 -0) 📝 `packages/fluere/tsconfig.json` (+2 -1) </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:15:59 -05:00
yindo closed this issue 2026-02-16 03:15:59 -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#30