refactor mode selection into delegate tool that spawns subagents (#265)

This commit is contained in:
David Blass
2026-02-12 19:34:47 +00:00
committed by pullfrog[bot]
parent dda1d6b1de
commit 9071c0ae6c
20 changed files with 1486 additions and 455 deletions
+1 -1
View File
@@ -196,7 +196,7 @@ see individual files for documentation on other tools:
- `pr.ts` - create pull requests
- `prInfo.ts` - get pull request information
- `review.ts` - create pull request reviews
- `selectMode.ts` - select execution mode
- `delegate.ts` - delegate task to a subagent with a specific mode and effort level
## usage in agents