@bytetrue/pi-subagents-plus

Pi extension: small configuration helper for @gotgenes/pi-subagents agent model and thinking frontmatter.

Packages

Package details

extension

Install @bytetrue/pi-subagents-plus from npm and Pi will load the resources declared by the package manifest.

$ pi install npm:@bytetrue/pi-subagents-plus
Package
@bytetrue/pi-subagents-plus
Version
0.1.1
Published
Jun 23, 2026
Downloads
281/mo · 17/wk
Author
bytetrue
License
MIT
Types
extension
Size
13.7 KB
Dependencies
0 dependencies · 2 peers
Pi manifest JSON
{
  "extensions": [
    "./src/index.ts"
  ]
}

Security note

Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.

README

@bytetrue/pi-subagents-plus

Small companion extension for @gotgenes/pi-subagents.

  • Registers /agents-plus
  • Shows pi install npm:@gotgenes/pi-subagents if gotgenes /agents is missing
  • Main flow: Manage agents → pick an agent with current model/thinking shown → configure model and thinking from one details screen
  • Patches only existing agent Markdown frontmatter fields model and thinking
  • For gotgenes built-ins, asks you to eject in /agents first instead of generating/overwriting prompts
  • Backs up built-in overrides instead of deleting them