Skip to content

Conversation

@RomneyDa
Copy link
Collaborator

@RomneyDa RomneyDa commented Nov 4, 2025

Description

Fixes #8403


Summary by cubic

Move useSlashCommand telemetry to the client so it fires for all slash commands and includes more context. Fixes #8403.

  • Bug Fixes
    • Capture useSlashCommand in renderSlashCommandPrompt via posthog with name, source, and isLegacy.
    • Remove server-side Telemetry.capture from llmStreamChat to avoid missed or duplicate events.
    • Add try/catch around capture to prevent UI errors.

Written for commit e6541b6. Summary will update automatically on new commits.

@RomneyDa RomneyDa requested a review from a team as a code owner November 4, 2025 07:44
@RomneyDa RomneyDa requested review from sestinj and removed request for a team November 4, 2025 07:44
@dosubot dosubot bot added the size:S This PR changes 10-29 lines, ignoring generated files. label Nov 4, 2025
@github-actions
Copy link

github-actions bot commented Nov 4, 2025

✅ Review Complete

Code Review Summary

⚠️ Continue API authentication failed. Please check your CONTINUE_API_KEY.


Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 2 files

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:S This PR changes 10-29 lines, ignoring generated files.

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

useSlashCommand telemetry not sent event in vscode

2 participants