# OpenRouter 推出 openrouter：shell，任意模型可在托管 Linux 容器中运行代码

- 来源：OpenRouter (@OpenRouter)
- 发布时间：2026-09-17 01:03
- AIHOT 分数：64
- AIHOT 链接：https://aihot.news/items/cmu4ct5cb0imrro4w8kswk4m7
- 原文链接：https://x.com/OpenRouter/status/2100269250766401683

## AI 摘要

OpenRouter 推出 openrouter:shell 功能，平台上任意模型都可在托管的 Linux 容器中运行代码。在 Responses API 请求中添加一个工具即可，模型编写脚本、执行并读取结果，无需自行安装或托管。

## 正文

1/ Any model on OpenRouter can now run code in a hosted Linux container.

Add one tool to a Responses API request. The model writes the script, runs it, and reads back the result. Nothing to install, nothing to host.

Meet openrouter:shell.

To get started:

"tools": [{ "type": "openrouter:shell", "parameters": { "engine": "openrouter" } }]
