[PR #375] [MERGED] chore: version packages (rc) #377

Closed
opened 2026-02-16 02:17:23 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/run-llama/workflows-py/pull/375
Author: @llama-org-ci-bot[bot]
Created: 2/11/2026
Status: Merged
Merged: 2/11/2026
Merged by: @adrianlyjak

Base: devHead: changeset-release/dev


📝 Commits (1)

  • 157e357 chore: version packages (rc)

📊 Changes

5 files changed (+10 additions, -3 deletions)

View changed files

📝 .changeset/pre.json (+1 -0)
📝 packages/llama-agents-server/CHANGELOG.md (+6 -0)
📝 packages/llama-agents-server/package.json (+1 -1)
📝 packages/llama-agents-server/pyproject.toml (+1 -1)
📝 uv.lock (+1 -1)

📄 Description

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to dev, this PR will be updated.

⚠️⚠️⚠️⚠️⚠️⚠️

dev is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on dev.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

llama-agents-server@0.2.0-rc.2

Minor Changes

  • 6ccdebd: Refactor server internals from monolithic handler to composable runtime decorators (ServerRuntimeDecorator, PersistenceDecorator, IdleReleaseDecorator) enabling pluggable server runtimes

🔄 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/workflows-py/pull/375 **Author:** [@llama-org-ci-bot[bot]](https://github.com/apps/llama-org-ci-bot) **Created:** 2/11/2026 **Status:** ✅ Merged **Merged:** 2/11/2026 **Merged by:** [@adrianlyjak](https://github.com/adrianlyjak) **Base:** `dev` ← **Head:** `changeset-release/dev` --- ### 📝 Commits (1) - [`157e357`](https://github.com/run-llama/workflows-py/commit/157e35760a7a9fb9a03fe7d2608e1ca084a588e4) chore: version packages (rc) ### 📊 Changes **5 files changed** (+10 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `.changeset/pre.json` (+1 -0) 📝 `packages/llama-agents-server/CHANGELOG.md` (+6 -0) 📝 `packages/llama-agents-server/package.json` (+1 -1) 📝 `packages/llama-agents-server/pyproject.toml` (+1 -1) 📝 `uv.lock` (+1 -1) </details> ### 📄 Description This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to dev, this PR will be updated. ⚠️⚠️⚠️⚠️⚠️⚠️ `dev` is currently in **pre mode** so this branch has prereleases rather than normal releases. If you want to exit prereleases, run `changeset pre exit` on `dev`. ⚠️⚠️⚠️⚠️⚠️⚠️ # Releases ## llama-agents-server@0.2.0-rc.2 ### Minor Changes - 6ccdebd: Refactor server internals from monolithic handler to composable runtime decorators (ServerRuntimeDecorator, PersistenceDecorator, IdleReleaseDecorator) enabling pluggable server runtimes --- <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 02:17:23 -05:00
yindo closed this issue 2026-02-16 02:17:23 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/workflows-py#377