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
{{ message }}
This repository was archived by the owner on Feb 25, 2025. It is now read-only.
I'm not able to find an open issue that reports the same bug
Environment
We will be sending the input tokens which we are using as part of the conversation, so we want to send it all the way from the extension to the editor so we can render it.
The extension is codestory and we deeply integrate with the editor layer using the AideAgentProvider (or something similar)
Can you make sure that we are able to pass this information from the extension to the editor side properly, follow how some of the UIEvents are already being sent.