Skip to content

Faryo 1.10.2

Choose a tag to compare

@github-actions github-actions released this 22 Aug 16:49
· 29 commits to main since this release

Faryo 1.10.2

Faryo 1.10.2 makes structured Codex App Server conversations substantially
quieter without hiding useful tool activity.

Changes

  • Empty private-reasoning items no longer leave repeated Working blocks in
    completed conversation history. The active turn still exposes one explicit
    working or receiving status.
  • Commands, searches and file changes are grouped into one Activity · N steps
    card per turn. Cards are closed by default, retain stable identities during
    streaming updates and preserve their open state while their contents change.
  • Expanded activity uses a bounded internal scroll area. Long commands remain
    closed as concise command rows until the reader explicitly opens them.
  • Activity traces stay outside normal answer-copy output. All changed mutable
    browser assets use the release revision, so an ordinary reload or new tab is
    sufficient after deployment.

Validation

  • Focused protocol tests prove hidden reasoning is absent from public message
    blocks while command and file-change summaries remain available.
  • JavaScript tests cover placeholder suppression, per-turn grouping, long-command
    folding and unscoped history notices.
  • A real mobile-sized Chromium replay verifies default-closed cards, no repeated
    Working rows, bounded expanded detail and no horizontal overflow.
  • The canonical source gate passes the maintained Owner, Gateway and unified-CLI
    suites plus formatting, lint, TypeScript and reproducible bundle checks.

Faryo remains source-only. Release assets contain the reviewed installer,
source archive and SHA-256 manifests.