Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
MAX_EDIT_LINES | No | Maximum number of lines that can be edited with hash verification | 50 |
ENABLE_JS_SYNTAX_CHECK | No | Controls whether JavaScript/JSX syntax checking is enabled. Set to '0', 'false', or 'no' to disable JavaScript syntax checking. | 1 |
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 |
---|---|
No tools |