mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 15:00:41 +00:00
feat(codex): add tool hook parity (#70307)
* feat(codex): add tool hook parity * fix(codex): stabilize tool hook parity * fix(codex): tighten transcript hook typing * fix(codex): preserve mirrored transcript idempotency * fix(codex): normalize tool hook context
This commit is contained in:
@@ -42,6 +42,7 @@ export function createTestPluginApi(api: TestPluginApiInput = {}): OpenClawPlugi
|
||||
registerCompactionProvider() {},
|
||||
registerAgentHarness() {},
|
||||
registerEmbeddedExtensionFactory() {},
|
||||
registerCodexAppServerExtensionFactory() {},
|
||||
registerDetachedTaskRuntime() {},
|
||||
registerMemoryCapability() {},
|
||||
registerMemoryPromptSection() {},
|
||||
|
||||
Reference in New Issue
Block a user