You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem
No generic metric for counting how many times a (potentially temporary) scenario is reached.
Such scenarios may be temporary and thus a dedicated metric is not appropriate.
Example (vscode):
When customer use workspaces to generate files, RTS and LLM cannot decide which folder to deliver the generated file. We want track how many times we reach for accountability and prioritization.
Solution
Add toolkit_trackScenario.
0 commit comments