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
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.
Description
No response
Reproduction
No response
Log output
The text was updated successfully, but these errors were encountered:
✅ Enhancement: Implemented passing of input tokens from the extension to the editor as part of the chat message. This involved adding inputTokens fields to the relevant interfaces (AideAgentRequest and IChatAgentRequest) and updating the conversion logic in extHostTypeConverters.ts. Please review!
Before submitting your bug report
Environment
Description
No response
Reproduction
No response
Log output
The text was updated successfully, but these errors were encountered: