Open
Conversation
Install @sentry/nextjs package and configure Sentry monitoring for client-side, server-side, and edge runtime. This includes error tracking, performance monitoring, and session replay capabilities. Changes: - Add Sentry Next.js SDK package - Create client, server, and edge configuration files - Add instrumentation hook for server-side monitoring - Update Next.js config with Sentry webpack plugin - Add environment template files for Sentry credentials Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Created a specialized AI agent for competitive intelligence and market research focused on Sentry's position in the monitoring space. Features: - API route with streaming SSE responses - Comprehensive system prompt covering key competitors (Datadog, New Relic, Rollbar, Bugsnag, AppDynamics, Dynatrace, etc.) - React component with suggested prompts for quick research - Real-time tool usage indicators (WebSearch, WebFetch, etc.) - Markdown rendering with syntax highlighting for technical comparisons - Integrated into Agents folder on SentryOS desktop The agent can: - Compare features, pricing, and capabilities across competitors - Research recent reviews and customer feedback - Analyze market positioning and differentiators - Provide competitive intelligence for sales/product teams - Search web for current information about competitors Agent is accessible from the Agents folder on the SentryOS desktop. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Added a specialized AI agent for competitive intelligence and market research focused on Sentry's position in the application monitoring space.
Features
Agent Capabilities
The Competitive Research Agent can:
How to Use
Technical Implementation
src/app/api/competitive-research/route.ts- Handles streaming SSE responses with Claude Agent SDKsrc/components/desktop/apps/CompetitiveResearch.tsx- React UI with markdown renderingsrc/components/desktop/Desktop.tsxto add agent to Agents folderChanges
🤖 Generated with Claude Code