mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-09 10:20:44 +00:00
14 lines
316 B
JSON
14 lines
316 B
JSON
{
|
|
"id": "tokenjuice",
|
|
"name": "tokenjuice",
|
|
"description": "Compacts exec and bash tool results with tokenjuice reducers.",
|
|
"contracts": {
|
|
"agentToolResultMiddleware": ["pi", "codex-app-server"]
|
|
},
|
|
"configSchema": {
|
|
"type": "object",
|
|
"additionalProperties": false,
|
|
"properties": {}
|
|
}
|
|
}
|