ctrl+c ctrl+v, shortcut not available, but you can do using mouse by opening shortcut window (right click) and use copy ,paste
AI assistant "history" window is not really a edit field therefore it doesn't use clipboard.
The prompt edit field (where you enter current prompt) however allows clipboard operations
thanks, good to know. Would be great to have a way to copy text from "history" in a future release. I already encountered quite a lot of times where i had to reenter the text from history, even if to make slight modification to a prompt.
Had a situation today, where after I asked the AI assistant to create some code, it did, the code gets updated and then the input window went empty (normally I'd see the accept/reject option). I tried it a few times today , restarted Amibroker too .. but no luck. Anyone facing an issue like this?
Please send a screenshot. Normally after restart you should see welcome message from ai assistant.
I've uploaded 2 files. One is right on opening Amibroker - its amibroker_before and the second is after I issued the code fix instructions, it did carry out those instructions and then there is no way for me to accept them. The image/file name is amibroker_after @Tomasz
Most probably the code + response is too long and AI model that you are using terminates output prematurely. Keep in mind that some models are limited to small context windows. To edit large code you need to use model capable of long contexts such as Gemini Pro.
Hi, is there a shortcut to get AFL Code Assistant to show? I do not see it anywhere. I do have AB, AQ, and the AFL Code Wizard program and the API key is working.
I actually use Gemini Pro since the beginning. So this might be some thing else? Any other way of debugging?
Open Formula Editor, then use editor’s menu Window->AFL Code Assistant to show the assistant. Assistant is a side panel in the Formula Editor.


