Ygg v0.6.1
Ygg v0.6.1
Released 2026-08-27.
Highlights
- Added the zero-token Pi migration inventory and the trusted local Pi
compatibility bridge. - Removed dead API and TUI surfaces, flattened the internal tool trait stack,
and moved duplicated protocol helpers intoygg-ai. - Fixed persistence and delegation journal contention, improved streaming
failure diagnostics, and removed accumulated workspace junk. - Replaced the experimental native-scrollback commit ledger with Pi's complete
retained-frame rendering algorithm, including full replay on resize or
offscreen mutation and complete terminal-owned resume hydration. - The first-party executable-extension catalog now contains
ygg-browse,
ygg-mcp,ygg-subagents, andygg-web-search.
Compatibility
- Core crates and first-party packages target Ygg
0.6.1. - Executable extension bundles require API
0.2and an exact Ygg version. - The first v0.6.1 startup automatically migrates managed v0.6.0 first-party
bundles and Ygg Serve; the retiredygg-hermes-memorybundle is removed while
its external data is preserved. Failed downloads remain retryable with
ygg extension update <name>and do not block core startup. - Prompt templates remain Pi-compatible; skills follow the Agent Skills spec.
Installation
curl --proto '=https' --tlsv1.2 -LsSf \
https://github.com/skaft-software/ygg/releases/download/v0.6.1/install-ygg.sh | shRequires macOS (Apple silicon or x86-64) or GNU/Linux x86-64, plus ripgrep.