mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 17:10:49 +00:00
fix: complete codex app-server turns in docker
This commit is contained in:
@@ -371,6 +371,10 @@
|
||||
"types": "./dist/plugin-sdk/agent-harness.d.ts",
|
||||
"default": "./dist/plugin-sdk/agent-harness.js"
|
||||
},
|
||||
"./plugin-sdk/agent-harness-runtime": {
|
||||
"types": "./dist/plugin-sdk/agent-harness-runtime.d.ts",
|
||||
"default": "./dist/plugin-sdk/agent-harness-runtime.js"
|
||||
},
|
||||
"./plugin-sdk/hook-runtime": {
|
||||
"types": "./dist/plugin-sdk/hook-runtime.d.ts",
|
||||
"default": "./dist/plugin-sdk/hook-runtime.js"
|
||||
|
||||
Reference in New Issue
Block a user