subagents

This commit is contained in:
Ahmed Ibrahim
2025-08-23 17:55:57 -07:00
parent c6a52d611c
commit bfe99e4396
24 changed files with 820 additions and 14 deletions

View File

@@ -0,0 +1,8 @@
{
"name": "hello",
"description": "Built-in test subagent that replies with a greeting",
"instructions": "Reply with exactly this text and nothing else: Hello from subagent",
"tools": [],
"reasoning_effort": "minimal"
}