@stigmer/runner 3.0.1 → 3.0.2-dev.20260608125923
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/.build-fingerprint +1 -1
- package/package.json +2 -2
package/dist/.build-fingerprint
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"hash":"ea58decbef7c13aa","builtAt":"2026-06-
|
|
1
|
+
{"hash":"ea58decbef7c13aa","builtAt":"2026-06-08T13:00:22.950Z","fileCount":192}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@stigmer/runner",
|
|
3
|
-
"version": "3.0.
|
|
3
|
+
"version": "3.0.2-dev.20260608125923",
|
|
4
4
|
"description": "Embeddable Temporal worker for the Stigmer AI agent platform — handles agent execution, workflow orchestration, and MCP server management",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"type": "module",
|
|
@@ -84,7 +84,7 @@
|
|
|
84
84
|
"@opentelemetry/resources": "^2.0.0",
|
|
85
85
|
"@opentelemetry/sdk-trace-base": "^2.0.0",
|
|
86
86
|
"@opentelemetry/sdk-trace-node": "^2.0.0",
|
|
87
|
-
"@stigmer/protos": "3.0.
|
|
87
|
+
"@stigmer/protos": "3.0.2-dev.20260608125923",
|
|
88
88
|
"@temporalio/activity": "^1.11.0",
|
|
89
89
|
"@temporalio/client": "^1.11.0",
|
|
90
90
|
"@temporalio/common": "^1.11.0",
|