yes. i did create skill that was able to create .xml scripts working in BAS. i will not share it, sinse it is not finished and it needs more testing and fixing and I don't have time for it. With few hours/days you can do it with claude code you can start with skill.md from this post and work on adding all knowlege about BAS conventions and different actions and their interface incoding to be showable in bas and create claude code skill for it.
https://community.bablosoft.com/topic/32063/skill-для-написания-проектов-через-claude-code?_=1783629618785
Is it possible to manage threads in a script in multi-threaded mode?
-
Hello, I wrote a script, but the question always arose: is it possible to manage threads (start new ones, or vice versa end a CERTAIN thread by its number), extinguish certain threads when the script is already running in multithreaded mode? Or implement it as a specific function? I did not find similar solutions, I would be very grateful for the help and answer!
-
-