Added
- Added
waitToolconfig andPI_SUBAGENT_WAIT_TOOL_ENABLEDso interactive users can keep thewaittool registered while making it return immediately instead of blocking on background subagents. Thanks to Rebecca Dessonville (@TwistedTabby) for #394.
Fixed
- Coerce agent frontmatter
thinking: falseto disabled thinking so child model IDs do not gain invalid:falsesuffixes. Thanks to Alberto Vasquez (@albertovasquez) for #399. - Suppress stale native supervisor-channel asks after replies, expiry, or inactive child runs, and clean cancelled child requests so
subagent_supervisorand visible intercom notices stay aligned. Thanks to Artem Timofeev (@atimofeev) for #393. - Avoid completion-guard failures for read-only issue-drafting tasks that mention suggested fixes while preserving mutation expectations for real implementation tasks. Thanks to Artem Timofeev (@atimofeev) for #395.
- Prune stale empty native supervisor-channel directories before polling while preserving fresh or non-empty channels. Thanks to Koen Van Geert (@koenvg) for #400.