[PR #30] [MERGED] quiet the output down for sdk usage #30

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

📋 Pull Request Information

Original PR: https://github.com/run-llama/vibe-llama/pull/30
Author: @adrianlyjak
Created: 10/22/2025
Status: Merged
Merged: 10/22/2025
Merged by: @AstraBert

Base: mainHead: adrian/quiet


📝 Commits (2)

📊 Changes

2 files changed (+1 additions, -4 deletions)

View changed files

📝 packages/vibe-llama-core/pyproject.toml (+1 -1)
📝 packages/vibe-llama-core/src/vibe_llama_core/docs/utils.py (+0 -3)

📄 Description

image

Remove the success message, its noisy for sdk usage


🔄 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/vibe-llama/pull/30 **Author:** [@adrianlyjak](https://github.com/adrianlyjak) **Created:** 10/22/2025 **Status:** ✅ Merged **Merged:** 10/22/2025 **Merged by:** [@AstraBert](https://github.com/AstraBert) **Base:** `main` ← **Head:** `adrian/quiet` --- ### 📝 Commits (2) - [`85c462b`](https://github.com/run-llama/vibe-llama/commit/85c462be52a7a9cf31c0823dd72f9702221ce03b) quiet the output down for sdk usage - [`ac2cac9`](https://github.com/run-llama/vibe-llama/commit/ac2cac94c28e40d3c6f603a385355c878516038b) bump version ### 📊 Changes **2 files changed** (+1 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `packages/vibe-llama-core/pyproject.toml` (+1 -1) 📝 `packages/vibe-llama-core/src/vibe_llama_core/docs/utils.py` (+0 -3) </details> ### 📄 Description <img width="807" height="196" alt="image" src="https://github.com/user-attachments/assets/7ed9a029-3eff-413b-9cad-1ce76561f0ea" /> Remove the success message, its noisy for sdk usage --- <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:19:27 -05:00
yindo closed this issue 2026-02-16 03:19:27 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/vibe-llama#30