[PR #1] [MERGED] fix: Enable corepack in ci which installs yarn deps #4

Closed
opened 2026-02-16 08:18:45 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/llmanager/pull/1
Author: @bracesproul
Created: 4/10/2025
Status: Merged
Merged: 4/10/2025
Merged by: @bracesproul

Base: mainHead: brace/fix-ci


📝 Commits (2)

  • 167c910 fix: Enable corepack in ci which installs yarn deps
  • 6e8d614 fix: Formatting

📊 Changes

11 files changed (+33 additions, -21 deletions)

View changed files

📝 .github/workflows/ci.yml (+5 -1)
📝 .vscode/settings.json (+1 -1)
📝 README.md (+1 -1)
📝 src/llmanager/nodes/build-prompt.ts (+1 -1)
📝 src/llmanager/nodes/final-generation.ts (+1 -1)
📝 src/llmanager/nodes/human-node.ts (+1 -1)
📝 src/llmanager/nodes/initial-reasoning.ts (+4 -2)
📝 src/llmanager/types.ts (+7 -5)
📝 src/reflection/index.ts (+1 -1)
📝 src/reflection/nodes/reflect.ts (+4 -2)
📝 src/reflection/types.ts (+7 -5)

📄 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/langchain-ai/llmanager/pull/1 **Author:** [@bracesproul](https://github.com/bracesproul) **Created:** 4/10/2025 **Status:** ✅ Merged **Merged:** 4/10/2025 **Merged by:** [@bracesproul](https://github.com/bracesproul) **Base:** `main` ← **Head:** `brace/fix-ci` --- ### 📝 Commits (2) - [`167c910`](https://github.com/langchain-ai/llmanager/commit/167c910de3d0ba90a8bdca94ff482a2acade57a2) fix: Enable corepack in ci which installs yarn deps - [`6e8d614`](https://github.com/langchain-ai/llmanager/commit/6e8d614e4b43a048a89eeeb417b2fc489d8da5dc) fix: Formatting ### 📊 Changes **11 files changed** (+33 additions, -21 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/ci.yml` (+5 -1) 📝 `.vscode/settings.json` (+1 -1) 📝 `README.md` (+1 -1) 📝 `src/llmanager/nodes/build-prompt.ts` (+1 -1) 📝 `src/llmanager/nodes/final-generation.ts` (+1 -1) 📝 `src/llmanager/nodes/human-node.ts` (+1 -1) 📝 `src/llmanager/nodes/initial-reasoning.ts` (+4 -2) 📝 `src/llmanager/types.ts` (+7 -5) 📝 `src/reflection/index.ts` (+1 -1) 📝 `src/reflection/nodes/reflect.ts` (+4 -2) 📝 `src/reflection/types.ts` (+7 -5) </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 08:18:45 -05:00
yindo closed this issue 2026-02-16 08:18:45 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/llmanager#4