Fine Grained Tool Streaming

Patch Claude Code cli.js to enable fine-grained tool streaming (input_json_delta). Use when tool call arguments arrive as a single burst at the end instead of streaming incrementally, when sse_lines.jsonl shows few/no input_json_delta events, or when asked to "enable tool streaming", "fix partial json", or "patch fine-grained streaming".

tankygranny05 Updated

File contents

tankygranny05/agent-box/tree/main/agent-box/seed/codex-skills/fine-grained-tool-streaming commit b0aaeefc6b

Frequently asked questions

npx skillmds@latest add tankygranny05/fine-grained-tool-streaming