Release v0.79.7
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@earendil-works/pi-coding-agent",
|
||||
"version": "0.79.6",
|
||||
"version": "0.79.7",
|
||||
"description": "Coding agent CLI with read, bash, edit, write tools and session management",
|
||||
"type": "module",
|
||||
"piConfig": {
|
||||
@@ -36,9 +36,9 @@
|
||||
"prepublishOnly": "npm run clean && npm run build && npm run shrinkwrap"
|
||||
},
|
||||
"dependencies": {
|
||||
"@earendil-works/pi-agent-core": "^0.79.6",
|
||||
"@earendil-works/pi-ai": "^0.79.6",
|
||||
"@earendil-works/pi-tui": "^0.79.6",
|
||||
"@earendil-works/pi-agent-core": "^0.79.7",
|
||||
"@earendil-works/pi-ai": "^0.79.7",
|
||||
"@earendil-works/pi-tui": "^0.79.7",
|
||||
"@silvia-odwyer/photon-node": "0.3.4",
|
||||
"chalk": "5.6.2",
|
||||
"cross-spawn": "7.0.6",
|
||||
|
||||
Reference in New Issue
Block a user