The sidebar agent, but on every web page
The in-app sidebar works because the agent is sitting next to the running app and knows the current route. But most of the time, the page you're trying to do something with isn't your app — it's somebody else's.
So we shipped the same agent as a Chrome extension. Same backend, same tools — but the side panel attaches to the active tab, and the agent can act on whatever page is loaded.
No comments yet.