Skip to content

Releases: MrAIinator/LocalAgent

LocalAgent 1.2.0_beta — змейка exe, без скана дисков

Choose a tag to compare

@MrAIinator MrAIinator released this 18 Sep 20:30

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 — вложения и отмена

Choose a tag to compare

@MrAIinator MrAIinator released this 18 Sep 20:20

Attach files/screenshots (paperclip + paste). Cancel in-flight request.

LocalAgent 1.0.2_beta — LM Studio dumps actually run

Choose a tag to compare

@MrAIinator MrAIinator released this 18 Sep 20:00

Parses write_file path=... content="""...""" and mkdir C:/path from local models. Executes instead of printing.

LocalAgent 1.0.1_beta — выполняет JSON из чата

Choose a tag to compare

@MrAIinator MrAIinator released this 18 Sep 19:49

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

Choose a tag to compare

@MrAIinator MrAIinator released this 18 Sep 19:38

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 — сам доделывает

Choose a tag to compare

@MrAIinator MrAIinator released this 18 Sep 19:23

Keeps going through mkdir/write_file. No more asking 'ready?'. Up to 12 steps per request.

LocalAgent 0.8.1_beta — повтор запроса

Choose a tag to compare

@MrAIinator MrAIinator released this 18 Sep 19:12

Retry last request from chat bubbles and the composer.

LocalAgent 0.8.0_beta — сначала действие, потом текст

Choose a tag to compare

@MrAIinator MrAIinator released this 17 Sep 05:30

Delete actually runs before the chat message. No fake success on missing paths. One confirm for a batch.

LocalAgent 0.7.3_beta — не удаляет себя

Choose a tag to compare

@MrAIinator MrAIinator released this 12 Sep 02:48

Blocks deleting the running LocalAgent folder. Bare names resolve to Desktop, not the app cwd.

LocalAgent 0.7.2_beta — без зависания после ответа

Choose a tag to compare

@MrAIinator MrAIinator released this 11 Sep 21:35

No extra think after copy/rename. Speech no longer blocks input. GUI, no console.