Skip to content

Conversation

@mrubens
Copy link
Collaborator

@mrubens mrubens commented Jun 26, 2025

Important

Add telemetry tracking for mode selector opening in ModeSelector.tsx by introducing MODE_SELECTOR_OPENED event.

  • Telemetry:
    • Add MODE_SELECTOR_OPENED to TelemetryEventName in telemetry.ts.
    • Update rooCodeTelemetryEventSchema in telemetry.ts to include MODE_SELECTOR_OPENED.
  • ModeSelector Component:
    • In ModeSelector.tsx, add trackModeSelectorOpened() to capture TelemetryEventName.MODE_SELECTOR_OPENED when the mode selector is opened.

This description was created by Ellipsis for 639070f. You can customize this summary. It will automatically update as commits are pushed.

@delve-auditor
Copy link

delve-auditor bot commented Jun 26, 2025

No security or compliance issues detected. Reviewed everything up to 639070f.

Security Overview
  • 🔎 Scanned files: 2 changed file(s)
Detected Code Changes
Change Type Relevant files
Enhancement ► telemetry.ts
    Add MODE_SELECTOR_OPENED telemetry event
► ModeSelector.tsx
    Implement mode selector opened tracking

Reply to this PR with @delve-auditor followed by a description of what change you want and we'll auto-submit a change to this PR to implement it.

@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Jun 26, 2025
@hannesrudolph hannesrudolph added the Issue/PR - Triage New issue. Needs quick review to confirm validity and assign labels. label Jun 26, 2025
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Jun 26, 2025
@mrubens mrubens merged commit 1c37b77 into main Jun 26, 2025
23 checks passed
@github-project-automation github-project-automation bot moved this from Triage to Done in Roo Code Roadmap Jun 26, 2025
@github-project-automation github-project-automation bot moved this from New to Done in Roo Code Roadmap Jun 26, 2025
@mrubens mrubens deleted the mode_selector_opened_telemetry branch June 26, 2025 19:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Issue/PR - Triage New issue. Needs quick review to confirm validity and assign labels. lgtm This PR has been approved by a maintainer size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

5 participants