mirror of
https://github.com/run-llama/semtools.git
synced 2026-07-21 03:05:31 -04:00
[PR #45] [MERGED] fix package conflicts during builds #45
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:logan/fix_compilation📝 Commits (1)
5e7a1bcfix package conflicts📊 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.