Sentry
Connect Cased to Sentry to automatically analyze and resolve errors with intelligent agents
Install the public “cased” integration from your Sentry organization settings → Integrations, or visit sentry.io/sentry-apps/cased/external-install to install directly.
What you get
Section titled “What you get”When Sentry creates a new error, Cased automatically analyzes it and creates a Pull Request with a fix using the Sentry Error Analyzer agent.
- Install the Cased integration from Sentry (grants read access to issues, events, organizations, and projects)
- Enable the “Sentry Error Analyzer” agent in your Cased organization settings
- New errors trigger automatic analysis and PR creation
Learn more about the Sentry Error Analyzer agent →
Source Maps
Section titled “Source Maps”For JavaScript errors, upload source maps to see original source locations instead of minified code. Works with both Sentry and Cased Telemetry.
uv tool install cased-clicased sourcemaps upload -p my-project -r v1.2.3 dist/*.map