Skip to content

Commit 25c1a1f

Browse files
chore(release): @agentworkforce/persona-kit@3.0.15 @agentworkforce/runtime@3.0.15 @agentworkforce/workload-router@3.0.15 @agentworkforce/deploy@3.0.15 @agentworkforce/mcp-workforce@3.0.15 @agentworkforce/daytona-runner@3.0.15 @agentworkforce/cli@3.0.15 agentworkforce@3.0.15
1 parent b9dd438 commit 25c1a1f

10 files changed

Lines changed: 12 additions & 8 deletions

File tree

packages/agentworkforce/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "agentworkforce",
3-
"version": "3.0.14",
3+
"version": "3.0.15",
44
"private": false,
55
"description": "Top-level installer for the Agent Workforce CLI (installs the `agentworkforce` command). Wraps @agentworkforce/cli.",
66
"type": "module",

packages/cli/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [3.0.15] - 2026-05-20
11+
1012
### Changed
1113

1214
- Bump @relayfile/local-mount 0.7.19 → 0.7.24 and include mount setup timing/file-count metrics in the sandbox ready line when available.

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@agentworkforce/cli",
3-
"version": "3.0.14",
3+
"version": "3.0.15",
44
"private": false,
55
"type": "module",
66
"files": [

packages/daytona-runner/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@agentworkforce/daytona-runner",
3-
"version": "3.0.14",
3+
"version": "3.0.15",
44
"description": "Daytona-backed WorkflowRuntime adapter for AgentWorkforce deploy workflows.",
55
"private": false,
66
"type": "module",

packages/deploy/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@agentworkforce/deploy",
3-
"version": "3.0.14",
3+
"version": "3.0.15",
44
"private": false,
55
"type": "module",
66
"main": "dist/index.js",

packages/mcp-workforce/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@agentworkforce/mcp-workforce",
3-
"version": "3.0.14",
3+
"version": "3.0.15",
44
"private": false,
55
"type": "module",
66
"main": "dist/index.js",

packages/persona-kit/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [3.0.15] - 2026-05-20
11+
1012
### Dependencies
1113

1214
- Bump @relayfile/local-mount 0.7.19 → 0.7.24.

packages/persona-kit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@agentworkforce/persona-kit",
3-
"version": "3.0.14",
3+
"version": "3.0.15",
44
"private": false,
55
"type": "module",
66
"main": "dist/index.js",

packages/runtime/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@agentworkforce/runtime",
3-
"version": "3.0.14",
3+
"version": "3.0.15",
44
"private": false,
55
"type": "module",
66
"main": "dist/index.js",

packages/workload-router/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@agentworkforce/workload-router",
3-
"version": "3.0.14",
3+
"version": "3.0.15",
44
"private": false,
55
"type": "module",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)