Skip to content

Ygg v0.6.2

Latest

Choose a tag to compare

@achuthanmukundan00 achuthanmukundan00 released this 27 Aug 16:20

Ygg v0.6.2

Released 2026-08-27.

Hotfixes

  • Subagent terminal summaries, fatal errors, usage, and sibling rows remain
    inspectable when owning-run cleanup removes the live host tree; missing active
    workers become explicit orphaned diagnostic records instead of vanishing.
  • Apple Foundation Models discovery quietly skips GET /v1/models when the
    optional local fm serve health endpoint is unavailable.
  • The composer hardware cursor remains visible across the default retained-frame
    renderer, application-owned viewport, panel transitions, resize/replay, and
    renderer resume.
  • The TUI Subagents transcript event always renders the complete bounded worker
    roster rather than only the two latest workers.

Compatibility

  • Core crates and first-party packages target Ygg 0.6.2.
  • Executable extension bundles require API 0.2 and an exact Ygg version.
  • The first v0.6.2 startup refreshes managed first-party bundles and Ygg Serve
    installed by v0.6.0 or v0.6.1, so the exact-version subagent hotfix is active
    after a core update; the retired-package repair remains available to direct
    v0.6.0 upgrades.

Installation

curl --proto '=https' --tlsv1.2 -LsSf \
  https://github.com/skaft-software/ygg/releases/download/v0.6.2/install-ygg.sh | sh

Requires macOS (Apple silicon or x86-64) or GNU/Linux x86-64, plus ripgrep.