[PR #45] [MERGED] fix package conflicts during builds #45

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

📋 Pull Request Information

Original PR: https://github.com/run-llama/semtools/pull/45
Author: @logan-markewich
Created: 11/27/2025
Status: Merged
Merged: 11/27/2025
Merged by: @logan-markewich

Base: mainHead: logan/fix_compilation


📝 Commits (1)

📊 Changes

4 files changed (+674 additions, -445 deletions)

View changed files

📝 Cargo.lock (+655 -435)
📝 Cargo.toml (+5 -5)
📝 package.json (+1 -1)
📝 src/ask/responses_agent.rs (+13 -4)

📄 Description

Fixes https://github.com/run-llama/semtools/issues/42 (Thanks for pointing this out and suggesting a fix!)

No idea how CICD didn't catch this before


🔄 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/semtools/pull/45 **Author:** [@logan-markewich](https://github.com/logan-markewich) **Created:** 11/27/2025 **Status:** ✅ Merged **Merged:** 11/27/2025 **Merged by:** [@logan-markewich](https://github.com/logan-markewich) **Base:** `main` ← **Head:** `logan/fix_compilation` --- ### 📝 Commits (1) - [`5e7a1bc`](https://github.com/run-llama/semtools/commit/5e7a1bcf5276ba9c23842dcd802e0b82fe395ac5) fix package conflicts ### 📊 Changes **4 files changed** (+674 additions, -445 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+655 -435) 📝 `Cargo.toml` (+5 -5) 📝 `package.json` (+1 -1) 📝 `src/ask/responses_agent.rs` (+13 -4) </details> ### 📄 Description Fixes https://github.com/run-llama/semtools/issues/42 (Thanks for pointing this out and suggesting a fix!) No idea how CICD didn't catch this before --- <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 04:15:20 -05:00
yindo closed this issue 2026-02-16 04:15:20 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/semtools#45