parley-deck-cli 1.20.0 — live agent transcript
Live, scrollable, Codex-CLI-style agent transcript
Fixes blank agent tabs during a run. The tab is now a live conversation:
- Streams in place — a streaming line rewrites itself via
\r(the Codex-CLI "potom sa to prepíše"); the TUI used to strip\r. - Shows stderr (merged + dimmed
[err]) where the otherwise-silent one-shot agents narrate;/stderrtoggles it.codex execshows live. - Always-on status header (
● working/✓ finished · wrote <artifact>/✗ failed/ killed / stale) — never blank. - Woven steers — typing to an agent appends
❯ you: …and the reply streams into the same scrollable history (no more panel that replaces the view);/artifactviews the produced file.
No agent-flag changes (artifact capture untouched), no new deps; the transcript imports neither runner nor app. Reviewed via the full Parley Deck protocol (Phase 6 found 4 MAJOR → fixed → all three reviewers ✅ ACCEPT).
Upgrade
brew update && brew upgrade parley-deck-cli
Windows binaries attached.