MaxForAI/Tokenless

One command to cut token usage by up to 50%+

45Stars on the repository
10Mods indexed here, across every type
3mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

PreToolUse

01

MaxForAI/Tokenless

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.

45 3mo ago A tokens not measured original MIT

PostToolUse

02

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.

45 3mo ago A tokens not measured original MIT

PostToolUseFailure

03

MaxForAI/Tokenless

Hook

Runs when a tool call fails for Bash tool calls, executing post_tool_failure.js via node. From MaxForAI/Tokenless.

45 3mo ago A tokens not measured original MIT

UserPromptSubmit

04

MaxForAI/Tokenless

Hook

Runs when you submit a prompt, before the agent sees it, executing user_prompt_submit.js via node. From MaxForAI/Tokenless.

45 3mo ago A tokens not measured copy · 53% MIT