Command
Set Tokenless style to chat: shortest readable output.
Command
Set Tokenless style to chat: shortest readable output.
Command
Set Tokenless style to coding: dense structured output.
Command
Disable Tokenless style and compression hooks.
Command
Show Tokenless status, savings, latest artifact, and style controls.
Plugin Claude Code
Tokenless context compression for Claude Code. Cap noisy tool output locally before it enters model context.
Hook
Runs before the agent uses a tool for Bash, Read, Edit, MultiEdit and Write tool calls, executing pre_tool_use.js via node (5 commands). From MaxForAI/Tokenless.
Hook
Runs after a tool call finishes for Edit, MultiEdit and Write tool calls, executing post_tool_use.js and post_tool_probe.js via node (4 commands). From MaxForAI/Tokenless.
Hook
Runs when a tool call fails for Bash tool calls, executing post_tool_failure.js via node. From MaxForAI/Tokenless.
Hook
Runs when you submit a prompt, before the agent sees it, executing user_prompt_submit.js via node. From MaxForAI/Tokenless.
Skill Claude CodeCodex
Use Tokenless for large files and noisy tool outputs before they enter context. Must be used when commands, Read output, diffs, logs, or search results are large.