Self-Hosted Version
26.7.2
CPU Architecture
x86_64
Docker Version
Docker version 28.5.1, build e180ab8
Docker Compose Version
Docker Compose version v2.40.3
Machine Specification
Installation Type
Upgrade
Steps to Reproduce
- Run self-hosted Sentry 26.7.2.
- Go to Settings -> Integrations.
- Open the Claude Agent integration.
- Enter a valid Anthropic API key.
- Try to install/configure the integration.
- The setup fails with an error saying that CLAUDE_CODE_CLIENT_CLASS is not configured.
Expected Result
The Claude Agent integration should either work on self-hosted Sentry with the required configuration documented, or it should not be displayed as an available integration if it is not supported on self-hosted installations.
Actual Result
The Claude Agent integration is visible and allows me to start the configuration process, but after entering the Anthropic API key the setup fails with:
CLAUDE_CODE_CLIENT_CLASS is not configured. The Claude Code client is not available in this environment.
From the Sentry source code, CLAUDE_CODE_CLIENT_CLASS defaults to None, while the Claude Agent integration provider is still available in the UI.
It is unclear whether Claude Agent is supposed to be supported on self-hosted Sentry and, if it is, how CLAUDE_CODE_CLIENT_CLASS should be configured.
Event ID
No response
Self-Hosted Version
26.7.2
CPU Architecture
x86_64
Docker Version
Docker version 28.5.1, build e180ab8
Docker Compose Version
Docker Compose version v2.40.3
Machine Specification
Installation Type
Upgrade
Steps to Reproduce
Expected Result
The Claude Agent integration should either work on self-hosted Sentry with the required configuration documented, or it should not be displayed as an available integration if it is not supported on self-hosted installations.
Actual Result
The Claude Agent integration is visible and allows me to start the configuration process, but after entering the Anthropic API key the setup fails with:
CLAUDE_CODE_CLIENT_CLASS is not configured. The Claude Code client is not available in this environment.
From the Sentry source code, CLAUDE_CODE_CLIENT_CLASS defaults to None, while the Claude Agent integration provider is still available in the UI.
It is unclear whether Claude Agent is supposed to be supported on self-hosted Sentry and, if it is, how CLAUDE_CODE_CLIENT_CLASS should be configured.
Event ID
No response