Files
openclaw/extensions/tokenjuice
Peter Steinberger 0303af17f3 test: remove low-value implementation assertions (#121085)
* test: remove low-value implementation assertions

* test: refresh native i18n inventory
2026-08-09 08:48:48 -07:00
..

@openclaw/tokenjuice

Official Tokenjuice output compaction plugin for OpenClaw.

Tokenjuice compacts noisy exec and bash tool results after commands run, before the result is fed back into the active agent session. It does not rewrite commands, rerun commands, or change exit codes.

Install

openclaw plugins install @openclaw/tokenjuice

Restart the Gateway after installing or updating the plugin.

Enable

openclaw config set plugins.entries.tokenjuice.enabled true

Equivalent:

openclaw plugins enable tokenjuice

Docs

Package

  • Plugin id: tokenjuice
  • Package: @openclaw/tokenjuice
  • Minimum OpenClaw host: 2026.5.28