Caricamento in corso...
Caricamento in corso...
Last synced: Today, 22:00
Technical reference for the OpenClaw framework. Real-time synchronization with the official documentation engine.
Use this file to discover all available pages before exploring further.
tokenjuiceexecbashIt changes the returned
tool_resultToday this applies to PI embedded runs and OpenClaw dynamic tools in the Codex app-server harness. Tokenjuice hooks OpenClaw's tool-result middleware and trims the output before it goes back into the active harness session.
Fast path:
bashopenclaw config set plugins.entries.tokenjuice.enabled true
Equivalent:
bashopenclaw plugins enable tokenjuice
OpenClaw already ships the plugin. There is no separate
plugins installtokenjuice install openclawIf you prefer editing config directly:
json5{ plugins: { entries: { tokenjuice: { enabled: true, }, }, }, }
execbashexecgit statusbashopenclaw config set plugins.entries.tokenjuice.enabled false
Or:
bashopenclaw plugins disable tokenjuice
© 2024 TaskFlow Mirror
Powered by TaskFlow Sync Engine