fix(pi): load subagent extension in child sessions #39
Reference in New Issue
Block a user
Delete Branch "fix-subagent-nested-tools"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
--no-extensionswhile explicitly loading the subagents extensionVerification
nix shell nixpkgs#nodejs_24 nixpkgs#tsx -c tsx --test modules/agents/pi/extensions/subagents/runner.test.tsnix shell nixpkgs#nodejs_24 nixpkgs#tsx -c tsx --test modules/agents/pi/extensions/subagents/*.test.tsnix build --no-link .#nixosConfigurations.neogaia.config.home-manager.users.alexion.home.file.'"/home/alexion/.pi/agent/extensions"'.sourcepi --mode rpc --offline --no-extensions --extension ./modules/agents/pi/extensions/subagents/index.ts --tools subagent_list,subagent_spawnandget_commandsnix flake check