[PR #33] [MERGED] v1.3.1 #38

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

📋 Pull Request Information

Original PR: https://github.com/run-llama/semtools/pull/33
Author: @logan-markewich
Created: 9/26/2025
Status: Merged
Merged: 9/26/2025
Merged by: @logan-markewich

Base: mainHead: logan/v1.3.1


📝 Commits (1)

📊 Changes

4 files changed (+6 additions, -7 deletions)

View changed files

📝 Cargo.lock (+1 -1)
📝 Cargo.toml (+2 -2)
📝 package-lock.json (+2 -2)
📝 package.json (+1 -2)

📄 Description

Fixes https://github.com/run-llama/semtools/issues/32

The specific fixes for the above are here with updated error messaging
https://github.com/run-llama/semtools/blob/a4574400867d922d236bec202b7102fc0c0f6196/src/workspace/mod.rs#L58-L73


🔄 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/33 **Author:** [@logan-markewich](https://github.com/logan-markewich) **Created:** 9/26/2025 **Status:** ✅ Merged **Merged:** 9/26/2025 **Merged by:** [@logan-markewich](https://github.com/logan-markewich) **Base:** `main` ← **Head:** `logan/v1.3.1` --- ### 📝 Commits (1) - [`f611c88`](https://github.com/run-llama/semtools/commit/f611c8861580eac9a7965d4c09f41dea651dfe1d) v1.3.1 ### 📊 Changes **4 files changed** (+6 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+1 -1) 📝 `Cargo.toml` (+2 -2) 📝 `package-lock.json` (+2 -2) 📝 `package.json` (+1 -2) </details> ### 📄 Description Fixes https://github.com/run-llama/semtools/issues/32 The specific fixes for the above are here with updated error messaging https://github.com/run-llama/semtools/blob/a4574400867d922d236bec202b7102fc0c0f6196/src/workspace/mod.rs#L58-L73 --- <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:18 -05:00
yindo closed this issue 2026-02-16 04:15:18 -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#38