-
-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
We're going to make some big shifts with Spotlight, so I'm collecting this in a master ticket so folks can keep track of what is going on.
- We're moving away from the embedded Overlay. The Electron app will be the way you consume the UI.
- Sidecar will need a faster iteration model and will remain deployable outside of the Electron app.
- Agentic flows will become a near term priority, including the new MCP server and TBD tools to make it easier to debug MCP and Agents.
The MCP is our immediate term focus as theres clear ROI for it existing today. We expose it to local agents (like Claude Code or Cursor) and those agents easily can query debug telemetry while working. This promotes two clear flows:
- Human hits an issue, wants the agent to help resolve it. No more copy paste.
- Agent hits an issue, cant get telemetry on its own (think client-side app), or its simply too complex to get it.
This is high value and we have 99% of the tech, so the main shift is building this MCP service into the sidecar to enable this (thus the need for iteration time).
That's also why we're shifting the focus to the desktop app, as Spotlight will begin being system-wide, and there's not a lot of value in us supporting N ways to deploy it.
Shubhdeep12, bruno-garcia and betegon
Metadata
Metadata
Assignees
Labels
No labels