DEV Community
•
2026-07-31 02:36
Publish an agent run as a playable Story from GitHub Actions
Agent runs are usually reviewed as raw logs after the fact. That works for debugging, but it is weak for demos, release notes, and evaluation reviews: the useful part is the sequence of conflict, decision, action, evidence, and result.
SunfishLoop now has a GitHub Marketplace Action for this workflow: it converts Codex, Claude Code, OpenClaw, JSONL, and plain LOG traces into a sanitized, playable...