In the next version of Claude Code, Claude’s WebFetch tool automatically adds Accept: “text/markdown, *” to requests which helps docs sites provide token-efficient docs
When Claude Code fetches Bun’s docs, Bun’s docs now send markdown instead of HTML by default
This shrinks token usage for our docs by about 10x











