v4.8.3
v4.8.3: lazy in subagents too
Added
- The ponytail ruleset now injects into subagents via a SubagentStart hook, ensuring spawned subagents stay lazy like the main thread
New
- The ponytail ruleset now injects into subagents via a
SubagentStarthook (#254) — spawned subagents stay lazy, not just the main thread.
Docs
- Korean README —
README.ko.md(#283) - OpenCode npm install + npm badge across the English and Spanish READMEs; dropped the obsolete command-symlink note (#285)
Full changelog: https://github.com/DietrichGebert/ponytail/compare/v4.8.2...v4.8.3