[0.21.1] - 2026-04-30
Changed
- Changed the
/agentsnew-agent shortcut fromAlt+NtoShift+Ctrl+N, and addedagentManager.newShortcutconfig for overriding it.
Fixed
- Fall back to polling async result files when native result watching is unavailable due to
EMFILEorENOSPC. - Treat forced final-drain termination after a valid final assistant output as cleanup success instead of failing the subagent run.
- Hide disabled builtin agents from
subagent({ action: "list" })output so agent-facing choices match executable runtime discovery. - Resolve intercom bridge default paths at runtime so tests and isolated environments that change
HOMEuse the correctpi-intercomlocation. - Made the tool-description source check tolerant of Windows line endings.