mirror of
https://github.com/openai/codex.git
synced 2026-04-29 17:06:51 +00:00
subagents
This commit is contained in:
8
codex-rs/core/src/subagents/defaults/hello.json
Normal file
8
codex-rs/core/src/subagents/defaults/hello.json
Normal 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"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user