Archived
Update Pi package scope
This commit is contained in:
Generated
+156
-178
@@ -8,9 +8,9 @@
|
|||||||
"name": "pi-web-poc",
|
"name": "pi-web-poc",
|
||||||
"version": "0.0.1",
|
"version": "0.0.1",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
"@earendil-works/pi-coding-agent": "^0.74.0",
|
||||||
"@fastify/static": "^8.3.0",
|
"@fastify/static": "^8.3.0",
|
||||||
"@fastify/websocket": "^11.2.0",
|
"@fastify/websocket": "^11.2.0",
|
||||||
"@mariozechner/pi-coding-agent": "^0.73.0",
|
|
||||||
"fastify": "^5.6.1",
|
"fastify": "^5.6.1",
|
||||||
"lit": "^3.3.1",
|
"lit": "^3.3.1",
|
||||||
"marked": "^18.0.3",
|
"marked": "^18.0.3",
|
||||||
@@ -188,9 +188,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@aws-sdk/client-bedrock-runtime": {
|
"node_modules/@aws-sdk/client-bedrock-runtime": {
|
||||||
"version": "3.1044.0",
|
"version": "3.1045.0",
|
||||||
"resolved": "https://registry.npmjs.org/@aws-sdk/client-bedrock-runtime/-/client-bedrock-runtime-3.1044.0.tgz",
|
"resolved": "https://registry.npmjs.org/@aws-sdk/client-bedrock-runtime/-/client-bedrock-runtime-3.1045.0.tgz",
|
||||||
"integrity": "sha512-uwJB0pVZIey+kYag8xeUirMvuaDhhEHuYgSsapOKT5XCAije5pLNlg160eECJdhX9JEf0IthIM3IiHKSEkFtMw==",
|
"integrity": "sha512-aPC6gAz9uKRiwfnKB7peTs6yD0FpSzmVnSkx0f2QtJfosFM6J6KtBvR1lMKby050K4C4PAyEScwA5YTsGfTcGA==",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@aws-crypto/sha256-browser": "5.2.0",
|
"@aws-crypto/sha256-browser": "5.2.0",
|
||||||
@@ -205,7 +205,7 @@
|
|||||||
"@aws-sdk/middleware-user-agent": "^3.972.38",
|
"@aws-sdk/middleware-user-agent": "^3.972.38",
|
||||||
"@aws-sdk/middleware-websocket": "^3.972.16",
|
"@aws-sdk/middleware-websocket": "^3.972.16",
|
||||||
"@aws-sdk/region-config-resolver": "^3.972.13",
|
"@aws-sdk/region-config-resolver": "^3.972.13",
|
||||||
"@aws-sdk/token-providers": "3.1044.0",
|
"@aws-sdk/token-providers": "3.1045.0",
|
||||||
"@aws-sdk/types": "^3.973.8",
|
"@aws-sdk/types": "^3.973.8",
|
||||||
"@aws-sdk/util-endpoints": "^3.996.8",
|
"@aws-sdk/util-endpoints": "^3.996.8",
|
||||||
"@aws-sdk/util-user-agent-browser": "^3.972.10",
|
"@aws-sdk/util-user-agent-browser": "^3.972.10",
|
||||||
@@ -672,9 +672,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@aws-sdk/token-providers": {
|
"node_modules/@aws-sdk/token-providers": {
|
||||||
"version": "3.1044.0",
|
"version": "3.1045.0",
|
||||||
"resolved": "https://registry.npmjs.org/@aws-sdk/token-providers/-/token-providers-3.1044.0.tgz",
|
"resolved": "https://registry.npmjs.org/@aws-sdk/token-providers/-/token-providers-3.1045.0.tgz",
|
||||||
"integrity": "sha512-uvpWTfpzOM9qVrR0kdAjzBbvv2ERW7S1CKeBeRkHyHy21Ext5fNReIVrbAzhjuVC7UxRyZQ8PHYW/3T83hWlbg==",
|
"integrity": "sha512-/o4qcty0DmQola0DBniRVeBakYY6ALOvKEFo1AtJpTmMn/cJ+Fk3RWGe5ieT/f/eYbHG9k5E7poKge/E+WGv4Q==",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@aws-sdk/core": "^3.974.8",
|
"@aws-sdk/core": "^3.974.8",
|
||||||
@@ -837,6 +837,142 @@
|
|||||||
"url": "https://github.com/sponsors/Borewit"
|
"url": "https://github.com/sponsors/Borewit"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"node_modules/@earendil-works/pi-agent-core": {
|
||||||
|
"version": "0.74.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/@earendil-works/pi-agent-core/-/pi-agent-core-0.74.0.tgz",
|
||||||
|
"integrity": "sha512-6GMR7/wwjEJ1EsXLWEz03QOWin4AMrJ/AZoMpgm5DJ6GHsF6q6GOhQbj5Zip4dow3vo/TmBAVqM+vmGfrjGAFQ==",
|
||||||
|
"license": "MIT",
|
||||||
|
"dependencies": {
|
||||||
|
"@earendil-works/pi-ai": "^0.74.0",
|
||||||
|
"typebox": "^1.1.24"
|
||||||
|
},
|
||||||
|
"engines": {
|
||||||
|
"node": ">=20.0.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"node_modules/@earendil-works/pi-ai": {
|
||||||
|
"version": "0.74.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/@earendil-works/pi-ai/-/pi-ai-0.74.0.tgz",
|
||||||
|
"integrity": "sha512-7M7qcrZY/KEkH4wFkX3eqzvmKru4O88wezNKoN0KD2m4aAOmp9tdW2xCmUgSTSWlKB7b2Xw9QtAgrzHtg6t6iw==",
|
||||||
|
"license": "MIT",
|
||||||
|
"dependencies": {
|
||||||
|
"@anthropic-ai/sdk": "^0.91.1",
|
||||||
|
"@aws-sdk/client-bedrock-runtime": "^3.1030.0",
|
||||||
|
"@google/genai": "^1.40.0",
|
||||||
|
"@mistralai/mistralai": "^2.2.0",
|
||||||
|
"chalk": "^5.6.2",
|
||||||
|
"openai": "6.26.0",
|
||||||
|
"partial-json": "^0.1.7",
|
||||||
|
"proxy-agent": "^6.5.0",
|
||||||
|
"typebox": "^1.1.24",
|
||||||
|
"undici": "^7.19.1",
|
||||||
|
"zod-to-json-schema": "^3.24.6"
|
||||||
|
},
|
||||||
|
"bin": {
|
||||||
|
"pi-ai": "dist/cli.js"
|
||||||
|
},
|
||||||
|
"engines": {
|
||||||
|
"node": ">=20.0.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"node_modules/@earendil-works/pi-coding-agent": {
|
||||||
|
"version": "0.74.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/@earendil-works/pi-coding-agent/-/pi-coding-agent-0.74.0.tgz",
|
||||||
|
"integrity": "sha512-Q5GikbB5vRBrsrrf/uvet53rPSQ1sn5I5mO+l7sIobdXYpS04/X2oOc2UHFm90fNdkl3yU+ANTZL0zOtHbnqRw==",
|
||||||
|
"license": "MIT",
|
||||||
|
"dependencies": {
|
||||||
|
"@earendil-works/pi-agent-core": "^0.74.0",
|
||||||
|
"@earendil-works/pi-ai": "^0.74.0",
|
||||||
|
"@earendil-works/pi-tui": "^0.74.0",
|
||||||
|
"@silvia-odwyer/photon-node": "^0.3.4",
|
||||||
|
"chalk": "^5.5.0",
|
||||||
|
"cli-highlight": "^2.1.11",
|
||||||
|
"diff": "^8.0.2",
|
||||||
|
"extract-zip": "^2.0.1",
|
||||||
|
"file-type": "^21.1.1",
|
||||||
|
"glob": "^13.0.1",
|
||||||
|
"hosted-git-info": "^9.0.2",
|
||||||
|
"ignore": "^7.0.5",
|
||||||
|
"jiti": "^2.7.0",
|
||||||
|
"marked": "^15.0.12",
|
||||||
|
"minimatch": "^10.2.3",
|
||||||
|
"proper-lockfile": "^4.1.2",
|
||||||
|
"strip-ansi": "^7.1.0",
|
||||||
|
"typebox": "^1.1.24",
|
||||||
|
"undici": "^7.19.1",
|
||||||
|
"uuid": "^14.0.0",
|
||||||
|
"yaml": "^2.8.2"
|
||||||
|
},
|
||||||
|
"bin": {
|
||||||
|
"pi": "dist/cli.js"
|
||||||
|
},
|
||||||
|
"engines": {
|
||||||
|
"node": ">=20.6.0"
|
||||||
|
},
|
||||||
|
"optionalDependencies": {
|
||||||
|
"@mariozechner/clipboard": "^0.3.5"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"node_modules/@earendil-works/pi-coding-agent/node_modules/glob": {
|
||||||
|
"version": "13.0.6",
|
||||||
|
"resolved": "https://registry.npmjs.org/glob/-/glob-13.0.6.tgz",
|
||||||
|
"integrity": "sha512-Wjlyrolmm8uDpm/ogGyXZXb1Z+Ca2B8NbJwqBVg0axK9GbBeoS7yGV6vjXnYdGm6X53iehEuxxbyiKp8QmN4Vw==",
|
||||||
|
"license": "BlueOak-1.0.0",
|
||||||
|
"dependencies": {
|
||||||
|
"minimatch": "^10.2.2",
|
||||||
|
"minipass": "^7.1.3",
|
||||||
|
"path-scurry": "^2.0.2"
|
||||||
|
},
|
||||||
|
"engines": {
|
||||||
|
"node": "18 || 20 || >=22"
|
||||||
|
},
|
||||||
|
"funding": {
|
||||||
|
"url": "https://github.com/sponsors/isaacs"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"node_modules/@earendil-works/pi-coding-agent/node_modules/marked": {
|
||||||
|
"version": "15.0.12",
|
||||||
|
"resolved": "https://registry.npmjs.org/marked/-/marked-15.0.12.tgz",
|
||||||
|
"integrity": "sha512-8dD6FusOQSrpv9Z1rdNMdlSgQOIP880DHqnohobOmYLElGEqAL/JvxvuxZO16r4HtjTlfPRDC1hbvxC9dPN2nA==",
|
||||||
|
"license": "MIT",
|
||||||
|
"bin": {
|
||||||
|
"marked": "bin/marked.js"
|
||||||
|
},
|
||||||
|
"engines": {
|
||||||
|
"node": ">= 18"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"node_modules/@earendil-works/pi-tui": {
|
||||||
|
"version": "0.74.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/@earendil-works/pi-tui/-/pi-tui-0.74.0.tgz",
|
||||||
|
"integrity": "sha512-1aIfXZp7D/z+1VlZX8BZcs6pgO8rjmil7kwyhctNDsWvce3Yfl8GVgu4eq+I0Mjhr8Cj+ipBiv9CLIzdoyCOIQ==",
|
||||||
|
"license": "MIT",
|
||||||
|
"dependencies": {
|
||||||
|
"@types/mime-types": "^2.1.4",
|
||||||
|
"chalk": "^5.5.0",
|
||||||
|
"get-east-asian-width": "^1.3.0",
|
||||||
|
"marked": "^15.0.12",
|
||||||
|
"mime-types": "^3.0.1"
|
||||||
|
},
|
||||||
|
"engines": {
|
||||||
|
"node": ">=20.0.0"
|
||||||
|
},
|
||||||
|
"optionalDependencies": {
|
||||||
|
"koffi": "^2.9.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"node_modules/@earendil-works/pi-tui/node_modules/marked": {
|
||||||
|
"version": "15.0.12",
|
||||||
|
"resolved": "https://registry.npmjs.org/marked/-/marked-15.0.12.tgz",
|
||||||
|
"integrity": "sha512-8dD6FusOQSrpv9Z1rdNMdlSgQOIP880DHqnohobOmYLElGEqAL/JvxvuxZO16r4HtjTlfPRDC1hbvxC9dPN2nA==",
|
||||||
|
"license": "MIT",
|
||||||
|
"bin": {
|
||||||
|
"marked": "bin/marked.js"
|
||||||
|
},
|
||||||
|
"engines": {
|
||||||
|
"node": ">= 18"
|
||||||
|
}
|
||||||
|
},
|
||||||
"node_modules/@esbuild/aix-ppc64": {
|
"node_modules/@esbuild/aix-ppc64": {
|
||||||
"version": "0.27.7",
|
"version": "0.27.7",
|
||||||
"resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.27.7.tgz",
|
"resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.27.7.tgz",
|
||||||
@@ -1919,155 +2055,6 @@
|
|||||||
"node": ">= 10"
|
"node": ">= 10"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@mariozechner/jiti": {
|
|
||||||
"version": "2.6.5",
|
|
||||||
"resolved": "https://registry.npmjs.org/@mariozechner/jiti/-/jiti-2.6.5.tgz",
|
|
||||||
"integrity": "sha512-faGUlTcXka5l7rv0lP3K3vGW/ejRuOS24RR2aSFWREUQqzjgdsuWNo/IiPqL3kWRGt6Ahl2+qcDAwtdeWeuGUw==",
|
|
||||||
"license": "MIT",
|
|
||||||
"dependencies": {
|
|
||||||
"std-env": "^3.10.0",
|
|
||||||
"yoctocolors": "^2.1.2"
|
|
||||||
},
|
|
||||||
"bin": {
|
|
||||||
"jiti": "lib/jiti-cli.mjs"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"node_modules/@mariozechner/pi-agent-core": {
|
|
||||||
"version": "0.73.0",
|
|
||||||
"resolved": "https://registry.npmjs.org/@mariozechner/pi-agent-core/-/pi-agent-core-0.73.0.tgz",
|
|
||||||
"integrity": "sha512-ugcpvq0X9fr9fTSK29/3S4+KU/eeVMrBb7ZU3HqiF3xD7I1GlgumLj4FYmDrYSEA6+rzgNWlJUKwjKh9o0Z6AA==",
|
|
||||||
"license": "MIT",
|
|
||||||
"dependencies": {
|
|
||||||
"@mariozechner/pi-ai": "^0.73.0",
|
|
||||||
"typebox": "^1.1.24"
|
|
||||||
},
|
|
||||||
"engines": {
|
|
||||||
"node": ">=20.0.0"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"node_modules/@mariozechner/pi-ai": {
|
|
||||||
"version": "0.73.0",
|
|
||||||
"resolved": "https://registry.npmjs.org/@mariozechner/pi-ai/-/pi-ai-0.73.0.tgz",
|
|
||||||
"integrity": "sha512-phKOpcde/ssz6UYszkmaGJ9LF9mgt/AP8LrtSwsfap+kMSeFfSQ2/mCSBT1mLJ2BqVuff9uXs1/+op1aQeaafQ==",
|
|
||||||
"license": "MIT",
|
|
||||||
"dependencies": {
|
|
||||||
"@anthropic-ai/sdk": "^0.91.1",
|
|
||||||
"@aws-sdk/client-bedrock-runtime": "^3.1030.0",
|
|
||||||
"@google/genai": "^1.40.0",
|
|
||||||
"@mistralai/mistralai": "^2.2.0",
|
|
||||||
"chalk": "^5.6.2",
|
|
||||||
"openai": "6.26.0",
|
|
||||||
"partial-json": "^0.1.7",
|
|
||||||
"proxy-agent": "^6.5.0",
|
|
||||||
"typebox": "^1.1.24",
|
|
||||||
"undici": "^7.19.1",
|
|
||||||
"zod-to-json-schema": "^3.24.6"
|
|
||||||
},
|
|
||||||
"bin": {
|
|
||||||
"pi-ai": "dist/cli.js"
|
|
||||||
},
|
|
||||||
"engines": {
|
|
||||||
"node": ">=20.0.0"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"node_modules/@mariozechner/pi-coding-agent": {
|
|
||||||
"version": "0.73.0",
|
|
||||||
"resolved": "https://registry.npmjs.org/@mariozechner/pi-coding-agent/-/pi-coding-agent-0.73.0.tgz",
|
|
||||||
"integrity": "sha512-Fs2dRIgtjDT8X5VDGNGzxj251B0FvkRsgX03YJv1FK4wg5Maj+jkf8/5A6tbPnPcXsCgs41xxJRf3tF5vJRccA==",
|
|
||||||
"license": "MIT",
|
|
||||||
"dependencies": {
|
|
||||||
"@mariozechner/jiti": "^2.6.2",
|
|
||||||
"@mariozechner/pi-agent-core": "^0.73.0",
|
|
||||||
"@mariozechner/pi-ai": "^0.73.0",
|
|
||||||
"@mariozechner/pi-tui": "^0.73.0",
|
|
||||||
"@silvia-odwyer/photon-node": "^0.3.4",
|
|
||||||
"chalk": "^5.5.0",
|
|
||||||
"cli-highlight": "^2.1.11",
|
|
||||||
"diff": "^8.0.2",
|
|
||||||
"extract-zip": "^2.0.1",
|
|
||||||
"file-type": "^21.1.1",
|
|
||||||
"glob": "^13.0.1",
|
|
||||||
"hosted-git-info": "^9.0.2",
|
|
||||||
"ignore": "^7.0.5",
|
|
||||||
"marked": "^15.0.12",
|
|
||||||
"minimatch": "^10.2.3",
|
|
||||||
"proper-lockfile": "^4.1.2",
|
|
||||||
"strip-ansi": "^7.1.0",
|
|
||||||
"typebox": "^1.1.24",
|
|
||||||
"undici": "^7.19.1",
|
|
||||||
"uuid": "^14.0.0",
|
|
||||||
"yaml": "^2.8.2"
|
|
||||||
},
|
|
||||||
"bin": {
|
|
||||||
"pi": "dist/cli.js"
|
|
||||||
},
|
|
||||||
"engines": {
|
|
||||||
"node": ">=20.6.0"
|
|
||||||
},
|
|
||||||
"optionalDependencies": {
|
|
||||||
"@mariozechner/clipboard": "^0.3.5"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"node_modules/@mariozechner/pi-coding-agent/node_modules/glob": {
|
|
||||||
"version": "13.0.6",
|
|
||||||
"resolved": "https://registry.npmjs.org/glob/-/glob-13.0.6.tgz",
|
|
||||||
"integrity": "sha512-Wjlyrolmm8uDpm/ogGyXZXb1Z+Ca2B8NbJwqBVg0axK9GbBeoS7yGV6vjXnYdGm6X53iehEuxxbyiKp8QmN4Vw==",
|
|
||||||
"license": "BlueOak-1.0.0",
|
|
||||||
"dependencies": {
|
|
||||||
"minimatch": "^10.2.2",
|
|
||||||
"minipass": "^7.1.3",
|
|
||||||
"path-scurry": "^2.0.2"
|
|
||||||
},
|
|
||||||
"engines": {
|
|
||||||
"node": "18 || 20 || >=22"
|
|
||||||
},
|
|
||||||
"funding": {
|
|
||||||
"url": "https://github.com/sponsors/isaacs"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"node_modules/@mariozechner/pi-coding-agent/node_modules/marked": {
|
|
||||||
"version": "15.0.12",
|
|
||||||
"resolved": "https://registry.npmjs.org/marked/-/marked-15.0.12.tgz",
|
|
||||||
"integrity": "sha512-8dD6FusOQSrpv9Z1rdNMdlSgQOIP880DHqnohobOmYLElGEqAL/JvxvuxZO16r4HtjTlfPRDC1hbvxC9dPN2nA==",
|
|
||||||
"license": "MIT",
|
|
||||||
"bin": {
|
|
||||||
"marked": "bin/marked.js"
|
|
||||||
},
|
|
||||||
"engines": {
|
|
||||||
"node": ">= 18"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"node_modules/@mariozechner/pi-tui": {
|
|
||||||
"version": "0.73.0",
|
|
||||||
"resolved": "https://registry.npmjs.org/@mariozechner/pi-tui/-/pi-tui-0.73.0.tgz",
|
|
||||||
"integrity": "sha512-St1W+tMPKHatfK+lblsKfL+SsFyFVMK2tW6xHpBfCiMuevbOCRo/CMatso7mu1642UO04ncmfCrrpUK5L9aoog==",
|
|
||||||
"license": "MIT",
|
|
||||||
"dependencies": {
|
|
||||||
"@types/mime-types": "^2.1.4",
|
|
||||||
"chalk": "^5.5.0",
|
|
||||||
"get-east-asian-width": "^1.3.0",
|
|
||||||
"marked": "^15.0.12",
|
|
||||||
"mime-types": "^3.0.1"
|
|
||||||
},
|
|
||||||
"engines": {
|
|
||||||
"node": ">=20.0.0"
|
|
||||||
},
|
|
||||||
"optionalDependencies": {
|
|
||||||
"koffi": "^2.9.0"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"node_modules/@mariozechner/pi-tui/node_modules/marked": {
|
|
||||||
"version": "15.0.12",
|
|
||||||
"resolved": "https://registry.npmjs.org/marked/-/marked-15.0.12.tgz",
|
|
||||||
"integrity": "sha512-8dD6FusOQSrpv9Z1rdNMdlSgQOIP880DHqnohobOmYLElGEqAL/JvxvuxZO16r4HtjTlfPRDC1hbvxC9dPN2nA==",
|
|
||||||
"license": "MIT",
|
|
||||||
"bin": {
|
|
||||||
"marked": "bin/marked.js"
|
|
||||||
},
|
|
||||||
"engines": {
|
|
||||||
"node": ">= 18"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"node_modules/@mistralai/mistralai": {
|
"node_modules/@mistralai/mistralai": {
|
||||||
"version": "2.2.1",
|
"version": "2.2.1",
|
||||||
"resolved": "https://registry.npmjs.org/@mistralai/mistralai/-/mistralai-2.2.1.tgz",
|
"resolved": "https://registry.npmjs.org/@mistralai/mistralai/-/mistralai-2.2.1.tgz",
|
||||||
@@ -5017,6 +5004,15 @@
|
|||||||
"url": "https://github.com/sponsors/isaacs"
|
"url": "https://github.com/sponsors/isaacs"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"node_modules/jiti": {
|
||||||
|
"version": "2.7.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/jiti/-/jiti-2.7.0.tgz",
|
||||||
|
"integrity": "sha512-AC/7JofJvZGrrneWNaEnJeOLUx+JlGt7tNa0wZiRPT4MY1wmfKjt2+6O2p2uz2+skll8OZZmJMNqeke7kKbNgQ==",
|
||||||
|
"license": "MIT",
|
||||||
|
"bin": {
|
||||||
|
"jiti": "lib/jiti-cli.mjs"
|
||||||
|
}
|
||||||
|
},
|
||||||
"node_modules/json-bigint": {
|
"node_modules/json-bigint": {
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"resolved": "https://registry.npmjs.org/json-bigint/-/json-bigint-1.0.0.tgz",
|
"resolved": "https://registry.npmjs.org/json-bigint/-/json-bigint-1.0.0.tgz",
|
||||||
@@ -6189,12 +6185,6 @@
|
|||||||
"node": ">= 0.8"
|
"node": ">= 0.8"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/std-env": {
|
|
||||||
"version": "3.10.0",
|
|
||||||
"resolved": "https://registry.npmjs.org/std-env/-/std-env-3.10.0.tgz",
|
|
||||||
"integrity": "sha512-5GS12FdOZNliM5mAOxFRg7Ir0pWz8MdpYm6AY6VPkGpbA7ZzmbzNcBJQ0GPvvyWgcY7QAhCgf9Uy89I03faLkg==",
|
|
||||||
"license": "MIT"
|
|
||||||
},
|
|
||||||
"node_modules/stream-shift": {
|
"node_modules/stream-shift": {
|
||||||
"version": "1.0.3",
|
"version": "1.0.3",
|
||||||
"resolved": "https://registry.npmjs.org/stream-shift/-/stream-shift-1.0.3.tgz",
|
"resolved": "https://registry.npmjs.org/stream-shift/-/stream-shift-1.0.3.tgz",
|
||||||
@@ -6261,9 +6251,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/strnum": {
|
"node_modules/strnum": {
|
||||||
"version": "2.2.3",
|
"version": "2.3.0",
|
||||||
"resolved": "https://registry.npmjs.org/strnum/-/strnum-2.2.3.tgz",
|
"resolved": "https://registry.npmjs.org/strnum/-/strnum-2.3.0.tgz",
|
||||||
"integrity": "sha512-oKx6RUCuHfT3oyVjtnrmn19H1SiCqgJSg+54XqURKp5aCMbrXrhLjRN9TjuwMjiYstZ0MzDrHqkGZ5dFTKd+zg==",
|
"integrity": "sha512-ums3KNd42PGyx5xaoVTO1mjU1bH3NpY4vsrVlnv9PNGqQj8wd7rJ6nEypLrJ7z5vxK5RP0yMLo6J/Gsm62DI5Q==",
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
"type": "github",
|
"type": "github",
|
||||||
@@ -6792,18 +6782,6 @@
|
|||||||
"url": "https://github.com/sponsors/sindresorhus"
|
"url": "https://github.com/sponsors/sindresorhus"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/yoctocolors": {
|
|
||||||
"version": "2.1.2",
|
|
||||||
"resolved": "https://registry.npmjs.org/yoctocolors/-/yoctocolors-2.1.2.tgz",
|
|
||||||
"integrity": "sha512-CzhO+pFNo8ajLM2d2IW/R93ipy99LWjtwblvC1RsoSUMZgyLbYFr221TnSNT7GjGdYui6P459mw9JH/g/zW2ug==",
|
|
||||||
"license": "MIT",
|
|
||||||
"engines": {
|
|
||||||
"node": ">=18"
|
|
||||||
},
|
|
||||||
"funding": {
|
|
||||||
"url": "https://github.com/sponsors/sindresorhus"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"node_modules/zod": {
|
"node_modules/zod": {
|
||||||
"version": "4.4.3",
|
"version": "4.4.3",
|
||||||
"resolved": "https://registry.npmjs.org/zod/-/zod-4.4.3.tgz",
|
"resolved": "https://registry.npmjs.org/zod/-/zod-4.4.3.tgz",
|
||||||
|
|||||||
+1
-1
@@ -16,9 +16,9 @@
|
|||||||
"start:sessiond": "tsx src/server/sessiond.ts"
|
"start:sessiond": "tsx src/server/sessiond.ts"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
"@earendil-works/pi-coding-agent": "^0.74.0",
|
||||||
"@fastify/static": "^8.3.0",
|
"@fastify/static": "^8.3.0",
|
||||||
"@fastify/websocket": "^11.2.0",
|
"@fastify/websocket": "^11.2.0",
|
||||||
"@mariozechner/pi-coding-agent": "^0.73.0",
|
|
||||||
"fastify": "^5.6.1",
|
"fastify": "^5.6.1",
|
||||||
"lit": "^3.3.1",
|
"lit": "^3.3.1",
|
||||||
"marked": "^18.0.3",
|
"marked": "^18.0.3",
|
||||||
|
|||||||
@@ -8,7 +8,7 @@ import {
|
|||||||
SessionManager,
|
SessionManager,
|
||||||
type AgentSession,
|
type AgentSession,
|
||||||
type CreateAgentSessionRuntimeFactory,
|
type CreateAgentSessionRuntimeFactory,
|
||||||
} from "@mariozechner/pi-coding-agent";
|
} from "@earendil-works/pi-coding-agent";
|
||||||
import type { ClientCommand, ClientCommandResult, ClientMessagePage, ClientSession, ClientSessionStatus } from "../types.js";
|
import type { ClientCommand, ClientCommandResult, ClientMessagePage, ClientSession, ClientSessionStatus } from "../types.js";
|
||||||
import type { SessionEventHub } from "../realtime/sessionEventHub.js";
|
import type { SessionEventHub } from "../realtime/sessionEventHub.js";
|
||||||
import { BUILTIN_COMMANDS } from "./builtinCommands.js";
|
import { BUILTIN_COMMANDS } from "./builtinCommands.js";
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
import crypto from "node:crypto";
|
import crypto from "node:crypto";
|
||||||
import type { AgentSession, AgentSessionRuntime } from "@mariozechner/pi-coding-agent";
|
import type { AgentSession, AgentSessionRuntime } from "@earendil-works/pi-coding-agent";
|
||||||
import type { SessionEventHub } from "../realtime/sessionEventHub.js";
|
import type { SessionEventHub } from "../realtime/sessionEventHub.js";
|
||||||
import type { ClientCommandResult, ClientSession } from "../types.js";
|
import type { ClientCommandResult, ClientSession } from "../types.js";
|
||||||
import { isBuiltinCommand } from "./builtinCommands.js";
|
import { isBuiltinCommand } from "./builtinCommands.js";
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
import type { AgentSessionRuntime } from "@mariozechner/pi-coding-agent";
|
import type { AgentSessionRuntime } from "@earendil-works/pi-coding-agent";
|
||||||
|
|
||||||
export interface ActiveSession {
|
export interface ActiveSession {
|
||||||
runtime: AgentSessionRuntime;
|
runtime: AgentSessionRuntime;
|
||||||
|
|||||||
Reference in New Issue
Block a user