@nextclaw/nextclaw-hermes-acp-bridge 0.2.14 → 0.2.16-beta.0
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/hermes-acp-route-bridge/__pycache__/nextclaw-hermes-acp-runtime-route.cpython-312.pyc +0 -0
- package/dist/hermes-acp-route-bridge/__pycache__/nextclaw-hermes-acp-runtime-route.cpython-314.pyc +0 -0
- package/dist/hermes-acp-route-bridge/__pycache__/nextclaw-hermes-acp-session-snapshot.cpython-312.pyc +0 -0
- package/dist/hermes-acp-route-bridge/__pycache__/nextclaw-hermes-acp-session-snapshot.cpython-314.pyc +0 -0
- package/dist/hermes-acp-route-bridge/__pycache__/nextclaw_hermes_acp_runtime_route.cpython-314.pyc +0 -0
- package/dist/hermes-acp-route-bridge/__pycache__/sitecustomize.cpython-312.pyc +0 -0
- package/dist/hermes-acp-route-bridge/__pycache__/sitecustomize.cpython-313.pyc +0 -0
- package/dist/hermes-acp-route-bridge/__pycache__/sitecustomize.cpython-314.pyc +0 -0
- package/package.json +2 -2
package/dist/hermes-acp-route-bridge/__pycache__/nextclaw-hermes-acp-runtime-route.cpython-312.pyc
ADDED
|
Binary file
|
package/dist/hermes-acp-route-bridge/__pycache__/nextclaw-hermes-acp-runtime-route.cpython-314.pyc
ADDED
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/dist/hermes-acp-route-bridge/__pycache__/nextclaw_hermes_acp_runtime_route.cpython-314.pyc
ADDED
|
Binary file
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@nextclaw/nextclaw-hermes-acp-bridge",
|
|
3
|
-
"version": "0.2.
|
|
3
|
+
"version": "0.2.16-beta.0",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "Hermes-specific ACP bridge helpers used by NextClaw runtime integrations.",
|
|
6
6
|
"type": "module",
|
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
"README.md"
|
|
17
17
|
],
|
|
18
18
|
"dependencies": {
|
|
19
|
-
"@nextclaw/ncp": "0.6.
|
|
19
|
+
"@nextclaw/ncp": "0.6.6-beta.0"
|
|
20
20
|
},
|
|
21
21
|
"devDependencies": {
|
|
22
22
|
"@types/node": "^20.17.6",
|