Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
ALPHA_FEATURES | Yes | Required for Goose subagents | true |
GOOSE_RECIPE_PATH | No | Path to custom recipe directory |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
delegate_to_subagents | Delegate tasks to Goose CLI subagents for autonomous development |
create_goose_recipe | Create a reusable Goose recipe for specialized subagents |
list_active_subagents | List currently active subagents and their status |
get_subagent_results | Get results from completed subagents |