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 归档