Parse fenced EJClaw output envelopes

This commit is contained in:
ejclaw
2026-04-25 10:14:33 +09:00
parent 5ee0859a53
commit cd7e35a8b0
3 changed files with 108 additions and 1 deletions

View File

@@ -41,6 +41,7 @@ For locally generated images or e2e screenshots that should appear in Discord, p
}
```
- When emitting this as your final runner output, emit the JSON envelope directly. Do not wrap it in Markdown fences or add prose outside the JSON.
- Use absolute local paths only
- Do not duplicate the same path in the visible text
- Supported attachment formats are raster image files: PNG, JPEG, GIF, WebP, and BMP. SVG is not accepted.