---
title: llm-openrouter 0.7
link: https://simonwillison.net/2026/Aug/21/llm-openrouter/
source: simon-willison
published: 2026-08-21T16:58:19Z
updated: 2026-08-21T16:58:19Z
first_seen: 2026-09-02T14:07:29.769486161Z
tags:
- llm
- openrouter
summary: 'Release: llm-openrouter 0.7 Now that this plugin is compatible with LLM 0.32 it can display the reasoning traces for LLMs available through OpenRouter. Updated for compatibility with LLM 0.32. Models now use OpenRouter''s implementation of the Responses API. Three new server-side tools: Shell, WebFetch, and WebSearch. Enable these with options like -T WebSearch. Tags: llm, openrouter'
content: feed
html: 2026-08-21-llm-openrouter-0-7.html
---

**Release:** [llm-openrouter 0.7](https://github.com/simonw/llm-openrouter/releases/tag/0.7)

Now that this plugin is compatible with [LLM 0.32](https://simonwillison.net/2026/Aug/4/new-release-of-llm/) it can display the reasoning traces for LLMs available through OpenRouter.

> - Updated for compatibility with [LLM 0.32](https://llm.datasette.io/en/stable/changelog.html#v0-32).
> - Models now use OpenRouter's implementation of the [Responses API](https://openrouter.ai/docs/api_reference/responses/overview).
> - Three new server-side tools: [Shell](https://github.com/simonw/llm-openrouter#shell), [WebFetch](https://github.com/simonw/llm-openrouter#web-fetch), and [WebSearch](https://github.com/simonw/llm-openrouter#web-search). Enable these with options like `-T WebSearch`.

Tags: [llm](https://simonwillison.net/tags/llm), [openrouter](https://simonwillison.net/tags/openrouter)
