subturn
by eshatalov
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SUBTURN_STATE_DIR | No | Overrides the base directory where session data is stored. Sessions live under <SUBTURN_STATE_DIR>/sessions/<session-id>/. | ~/.local/state/subturn |
| SUBTURN_DEADLINE_S | No | Default deadline in seconds for a subagent run. Maximum is six hours (21600 seconds). | 3600 |
| SUBTURN_RETENTION_DAYS | No | Number of days to retain session data after the last turn. The resume window equals this retention window. | 7 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues