github nicobailon/pi-subagents v0.17.0

latest releases: v0.28.0, v0.27.0, v0.26.0...
one month ago

[0.17.0] - 2026-04-16

Added

  • Builtin agents can now be disabled through subagents.agentOverrides.<name>.disabled or the bulk subagents.disableBuiltins setting, with /agents keeping disabled builtins visible so they can be re-enabled from the manager. This builds on PR #81. Thanks @danielcherubini.

Fixed

  • Builtin disable precedence is now coherent across user and project settings: project overrides beat user overrides, project bulk disable beats user re-enable attempts, and same-scope per-agent overrides can opt an agent out of bulk disable.
  • /agents now blocks launching disabled builtins, shows their disabled state in list/detail views and management output, and avoids exposing the builtin-only disabled field when editing normal user/project agents.
  • Multi-agent chain launches from /agents now collect a task before dispatching instead of emitting an empty task, and settings read failures now surface as read errors instead of being mislabeled as parse failures.

Don't miss a new pi-subagents release

NewReleases is sending notifications on new releases.