Skip to content

Faryo 1.11.9

Choose a tag to compare

@github-actions github-actions released this 24 Aug 10:05
· 11 commits to main since this release

Faryo 1.11.9

Faryo 1.11.9 fixes completed App Server activity cards accumulating after the
latest assistant answer.

  • Paged history remains authoritative for completed command, edit, search, MCP
    and tool activity that it has already reconciled with the durable rollout.
  • A differently identified App Server wrapper for the same completed activity
    class is no longer appended a second time at the transcript tail.
  • Running, waiting, failed and newly streamed activity remains visible. New
    live blocks are inserted beside their owning message segment instead of at a
    global tail position.
  • Regression coverage includes wrapper identities that differ between durable
    history and the live App Server snapshot, wrappers listed after a settled
    answer, and new activity arriving during a stream.

The patch adds no runtime dependency, does not resize tmux, does not change
authentication or sending semantics, and remains source-only. Mutable browser
assets use the new release revision, so an ordinary reload or newly opened tab
receives the fix without a hard refresh.