From 4e5e8b120096e7b8c1780c1702c0087c8aad885d Mon Sep 17 00:00:00 2001 From: walker1211 <13750528578@163.com> Date: Tue, 16 Jun 2026 00:22:10 +0800 Subject: [PATCH] =?UTF-8?q?docs(readme):=20=E6=81=A2=E5=A4=8D=20Telegram?= =?UTF-8?q?=20=E6=8A=95=E9=80=92=E6=BC=94=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 ++++++ README.zh-CN.md | 6 ++++++ 2 files changed, 12 insertions(+) diff --git a/README.md b/README.md index 174fbe4..43183e4 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,12 @@ If you only need one image once, native `codex exec` is enough. If you need repe | Agent/service integration | manual | yes | | Local YAML config | no | yes | +## Demo + +OpenClaw/TG delivery can send generated images as original files, with captions preserved for each result. + +![OpenClaw Telegram original-file delivery demo](./docs/assets/openclaw-telegram-delivery-demo.png) + ## Installation #### Option 1: Download a release archive diff --git a/README.zh-CN.md b/README.zh-CN.md index b36863a..18bd31a 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -34,6 +34,12 @@ Codex CLI 本身已经有图像生成能力。`codex-imgen` 关注的是它外 | agent/service 集成 | 手动处理 | 支持 | | 本地 YAML 配置 | 不支持 | 支持 | +## 演示 + +OpenClaw/TG 投递可以把生成图片作为原图文件发送,并为每个结果保留 caption。 + +![OpenClaw Telegram 原图投递演示](./docs/assets/openclaw-telegram-delivery-demo.png) + ## 安装 #### 方式一:下载 Release 归档