@assemblyline-agents/pi 6.1.1 → 6.1.2
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/package.json +2 -2
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@assemblyline-agents/pi",
|
|
3
|
-
"version": "6.1.
|
|
3
|
+
"version": "6.1.2",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"exports": {
|
|
6
6
|
".": {
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@earendil-works/pi-agent-core": "0.80.7",
|
|
13
13
|
"@earendil-works/pi-ai": "0.80.7",
|
|
14
|
-
"@assemblyline-agents/core": "6.1.
|
|
14
|
+
"@assemblyline-agents/core": "6.1.2"
|
|
15
15
|
},
|
|
16
16
|
"description": "Canonical Pi agent loop for Assembly Line behind the internal AgentHarness runtime contract.",
|
|
17
17
|
"files": [
|