@support In reality, Android is currently very much needed, and sometimes web applications can't fully meet the demand.
Editing BAS projects with AI
-
Hi, we are working on possibility to edit BAS projects with Agent.
Here is how it looks so far
https://www.youtube.com/watch?v=UqXUZeN7xZY
What do you think?
-
-
Looks really good. I think this will be a game changer for a lot of people. Finally, some of my friends will be able to clean up their templates with 5-10k actions by using functions :)
Personally, I’d also like to point out that the branching feature looks really cool, if I understood it correctly. Right now, rolling back and checking changes isn’t very convenient, and it’s not always clear what exactly the AI has added
I’m really glad to see features like this being added to BAS
-
@Roy-Mustang said in Editing BAS projects with AI:
Right now, rolling back and checking changes isn’t very convenient
Rolling back could be done with "revert last change" prompt, on release there will be backup between each prompt and so you can restore it with one click.
Сhanges are presented in the form of patches CheckingChanges.mp4, additionally you can view model thinking and statistics in that window.
-
@iamshivi said in Editing BAS projects with AI:
When is it coming out ?
We are planning to release it in the end of August.
Also Can you guys add functionality to use a third party AI provider in Open AI/Anthropic Base Url format ?
Not yet, not in the release.
-
@elleevans said in Editing BAS projects with AI:
Can It Edit Existing .xml Projects AS Well?
You can edit your own projects, but on release Agent won't be able to write code using custom modules. It could read and understand code using custom modules though. Regarding standart BAS modules, both read and write will be available.