How can I run cody on code?

hello I have 3 questions
1.) Another AI has the ability to ask for the error when there is an error, as shown in the picture, so you don’t need to type the error in the chat and explain the links to the code. In the same way, with the “ask the AI” feature, I can select a code and ask what it does
Cody doesn’t have this feature, will it be available in the future?

2.) My professional subscription will be billed on the 19th, will you automatically charge my card or how can I pay manually in advance?

3.) Does the “agent chat” model respond using all models or is it a stand-alone model?

Hey @serdar

The answers to your questions:

  1. You can do the same in Cody. In the terminal, select the text you want an explanation for and right click the selected text with the mouse and choose Ask Cody to Explain. On Windows, you need to press the SHIFT key while right clicking with the mouse the text to show the correct context menu.

  1. You payment will be billed automatically based on the date you subscripted to Cody.

  2. The Agent Chat model uses Claude Sonnet in the background as a base model. From our tests, this model performs best for context fetching tasks.

I hope I could answer your questions.

Hello, I don’t understand what you mean by terminal, I use visual studio 2022, there is no such option when I do what you say in any code block.
I can also write chat by selecting the code, but 1. there is no ask cody you said 2. instead of telling him the error when there is an error, does he automatically understand the error himself in debug mode where there is an error?

@serdar Ah sorry. I didn’t know that you are using VS as your IDE. You are right, there is no such option in this IDE. Cody in VS is in experimental stage and the team is currently working to make Cody feature parity with VS Code. But Cody Chat should do the trick as code selection in the Chat to explain or discuss errors.