Releases: MrAIinator/LocalAgent
Release list
LocalAgent 1.2.0_beta — змейка exe, без скана дисков
Stop disk-scan hijack on 'это не exe'. scaffold snake+exe. JS canvas wrapped to html instead of node (the 'launched nothing happens' bug).
LocalAgent 1.1.0_beta — вложения и отмена
Attach files/screenshots (paperclip + paste). Cancel in-flight request.
LocalAgent 1.0.2_beta — LM Studio dumps actually run
Parses write_file path=... content="""...""" and mkdir C:/path from local models. Executes instead of printing.
LocalAgent 1.0.1_beta — выполняет JSON из чата
If the model dumps mkdir/write_file/make_exe as text, we parse and actually run them. make_exe finds index.html and copies js/css siblings.
LocalAgent 1.0.0_beta — команды, JDK, настоящий exe
run_command, host_tools, make_exe via RunStub. Agent can compile and wrap games as .exe. Also fixes Program Files spawn.
LocalAgent 0.9.0_beta — сам доделывает
Keeps going through mkdir/write_file. No more asking 'ready?'. Up to 12 steps per request.
LocalAgent 0.8.1_beta — повтор запроса
Retry last request from chat bubbles and the composer.
LocalAgent 0.8.0_beta — сначала действие, потом текст
Delete actually runs before the chat message. No fake success on missing paths. One confirm for a batch.
LocalAgent 0.7.3_beta — не удаляет себя
Blocks deleting the running LocalAgent folder. Bare names resolve to Desktop, not the app cwd.
LocalAgent 0.7.2_beta — без зависания после ответа
No extra think after copy/rename. Speech no longer blocks input. GUI, no console.