Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
DEBUGGAI_API_KEY | Yes | API key for calling DebuggAI backend | |
TEST_USER_PASSWORD | No | Password of test user account | |
DEBUGGAI_LOCAL_PORT | Yes | Local port your app runs on | |
TEST_USERNAME_EMAIL | No | Email of test user account | |
DEBUGGAI_LOCAL_FILE_PATH | No | File to test | |
DEBUGGAI_LOCAL_REPO_NAME | No | GitHub repo name | |
DEBUGGAI_LOCAL_REPO_PATH | No | Local path to repo root | |
DEBUGGAI_LOCAL_BRANCH_NAME | No | Branch name |
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 |