@code-yeongyu/senpi 2026.5.29-2 → 2026.5.29-3
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/CHANGELOG.md +6 -0
- package/dist/core/agent-session.d.ts.map +1 -1
- package/dist/core/agent-session.js +1 -1
- package/dist/core/agent-session.js.map +1 -1
- package/node_modules/@earendil-works/pi-agent-core/package.json +2 -2
- package/node_modules/@earendil-works/pi-ai/package.json +1 -1
- package/node_modules/@earendil-works/pi-tui/package.json +1 -1
- package/npm-shrinkwrap.json +12 -12
- package/package.json +4 -4
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@earendil-works/pi-agent-core",
|
|
3
3
|
"private": true,
|
|
4
|
-
"version": "2026.5.29-
|
|
4
|
+
"version": "2026.5.29-3",
|
|
5
5
|
"description": "General-purpose agent with transport abstraction, state management, and attachment support",
|
|
6
6
|
"type": "module",
|
|
7
7
|
"main": "./dist/index.js",
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
"prepublishOnly": "npm run clean && npm run build"
|
|
31
31
|
},
|
|
32
32
|
"dependencies": {
|
|
33
|
-
"@earendil-works/pi-ai": "^2026.5.29-
|
|
33
|
+
"@earendil-works/pi-ai": "^2026.5.29-3",
|
|
34
34
|
"ignore": "7.0.5",
|
|
35
35
|
"typebox": "1.1.38",
|
|
36
36
|
"yaml": "2.9.0"
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@earendil-works/pi-tui",
|
|
3
3
|
"private": true,
|
|
4
|
-
"version": "2026.5.29-
|
|
4
|
+
"version": "2026.5.29-3",
|
|
5
5
|
"description": "Terminal User Interface library with differential rendering for efficient text-based applications",
|
|
6
6
|
"type": "module",
|
|
7
7
|
"main": "dist/index.js",
|
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@code-yeongyu/senpi",
|
|
3
|
-
"version": "2026.5.29-
|
|
3
|
+
"version": "2026.5.29-3",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@code-yeongyu/senpi",
|
|
9
|
-
"version": "2026.5.29-
|
|
9
|
+
"version": "2026.5.29-3",
|
|
10
10
|
"license": "MIT",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@anthropic-ai/sdk": "0.91.1",
|
|
13
13
|
"@aws-sdk/client-bedrock-runtime": "3.1048.0",
|
|
14
|
-
"@earendil-works/pi-agent-core": "^2026.5.29-
|
|
15
|
-
"@earendil-works/pi-ai": "^2026.5.29-
|
|
16
|
-
"@earendil-works/pi-tui": "^2026.5.29-
|
|
14
|
+
"@earendil-works/pi-agent-core": "^2026.5.29-3",
|
|
15
|
+
"@earendil-works/pi-ai": "^2026.5.29-3",
|
|
16
|
+
"@earendil-works/pi-tui": "^2026.5.29-3",
|
|
17
17
|
"@mistralai/mistralai": "2.2.1",
|
|
18
18
|
"@silvia-odwyer/photon-node": "0.3.4",
|
|
19
19
|
"@smithy/node-http-handler": "4.7.3",
|
|
@@ -485,11 +485,11 @@
|
|
|
485
485
|
}
|
|
486
486
|
},
|
|
487
487
|
"node_modules/@earendil-works/pi-agent-core": {
|
|
488
|
-
"version": "2026.5.29-
|
|
489
|
-
"resolved": "https://registry.npmjs.org/@earendil-works/pi-agent-core/-/pi-agent-core-2026.5.29-
|
|
488
|
+
"version": "2026.5.29-3",
|
|
489
|
+
"resolved": "https://registry.npmjs.org/@earendil-works/pi-agent-core/-/pi-agent-core-2026.5.29-3.tgz",
|
|
490
490
|
"license": "MIT",
|
|
491
491
|
"dependencies": {
|
|
492
|
-
"@earendil-works/pi-ai": "^2026.5.29-
|
|
492
|
+
"@earendil-works/pi-ai": "^2026.5.29-3",
|
|
493
493
|
"ignore": "7.0.5",
|
|
494
494
|
"typebox": "1.1.38",
|
|
495
495
|
"yaml": "2.9.0"
|
|
@@ -499,8 +499,8 @@
|
|
|
499
499
|
}
|
|
500
500
|
},
|
|
501
501
|
"node_modules/@earendil-works/pi-ai": {
|
|
502
|
-
"version": "2026.5.29-
|
|
503
|
-
"resolved": "https://registry.npmjs.org/@earendil-works/pi-ai/-/pi-ai-2026.5.29-
|
|
502
|
+
"version": "2026.5.29-3",
|
|
503
|
+
"resolved": "https://registry.npmjs.org/@earendil-works/pi-ai/-/pi-ai-2026.5.29-3.tgz",
|
|
504
504
|
"license": "MIT",
|
|
505
505
|
"dependencies": {
|
|
506
506
|
"@anthropic-ai/sdk": "0.91.1",
|
|
@@ -526,8 +526,8 @@
|
|
|
526
526
|
}
|
|
527
527
|
},
|
|
528
528
|
"node_modules/@earendil-works/pi-tui": {
|
|
529
|
-
"version": "2026.5.29-
|
|
530
|
-
"resolved": "https://registry.npmjs.org/@earendil-works/pi-tui/-/pi-tui-2026.5.29-
|
|
529
|
+
"version": "2026.5.29-3",
|
|
530
|
+
"resolved": "https://registry.npmjs.org/@earendil-works/pi-tui/-/pi-tui-2026.5.29-3.tgz",
|
|
531
531
|
"license": "MIT",
|
|
532
532
|
"dependencies": {
|
|
533
533
|
"get-east-asian-width": "1.6.0",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@code-yeongyu/senpi",
|
|
3
|
-
"version": "2026.5.29-
|
|
3
|
+
"version": "2026.5.29-3",
|
|
4
4
|
"description": "Coding agent CLI with read, bash, edit, write tools and session management",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"piConfig": {
|
|
@@ -43,9 +43,9 @@
|
|
|
43
43
|
"dependencies": {
|
|
44
44
|
"@anthropic-ai/sdk": "0.91.1",
|
|
45
45
|
"@aws-sdk/client-bedrock-runtime": "3.1048.0",
|
|
46
|
-
"@earendil-works/pi-agent-core": "^2026.5.29-
|
|
47
|
-
"@earendil-works/pi-ai": "^2026.5.29-
|
|
48
|
-
"@earendil-works/pi-tui": "^2026.5.29-
|
|
46
|
+
"@earendil-works/pi-agent-core": "^2026.5.29-3",
|
|
47
|
+
"@earendil-works/pi-ai": "^2026.5.29-3",
|
|
48
|
+
"@earendil-works/pi-tui": "^2026.5.29-3",
|
|
49
49
|
"@mistralai/mistralai": "2.2.1",
|
|
50
50
|
"@silvia-odwyer/photon-node": "0.3.4",
|
|
51
51
|
"@smithy/node-http-handler": "4.7.3",
|