| 1234567891011121314151617181920212223242526272829303132333435363738 |
- # Preserve the focused SDK test roster over the shipped sdk profile.
- - id: agent-instructions
- disabled: true
- - id: tool-jobs
- disabled: true
- - id: tool-fs-search
- disabled: true
- - id: skill-filesystem
- disabled: true
- - id: tool-skill
- disabled: true
- - id: tool-str-replace-editor
- disabled: true
- - id: tool-subagent-control
- disabled: true
- - id: tool-subagent-list-agents
- disabled: true
- - id: tool-subagent-fork
- disabled: true
- - id: tool-subagent-report
- disabled: true
- - id: tool-workflow
- disabled: true
- - id: tool-goal
- disabled: true
- - id: plan-mode
- disabled: true
- - id: tool-ralph
- disabled: true
- - id: tool-web
- disabled: true
- - id: tool-subagent
- config:
- provider: spawn
- toolName: subagent
- backgroundMode: one-shot
|