Skip to content

0.1.5 Realese

Choose a tag to compare

@CrazyDashTool CrazyDashTool released this 27 Jun 13:39
· 7 commits to main since this release
A3-Dark

Local Agent Studio v0.1.5

This update makes Local Agent Studio behave more like a real local agent: it can decide when to use tools, run several tool steps in a row, work with files more intelligently, and handle ComfyUI image outputs without cluttering your workspace.

What's New

  • Multi-step tool routing

    • Ollama can now choose a tool, read the result, then decide whether another tool step is needed.
    • This allows workflows like: create a file -> inspect it -> run a command -> summarize the result.
  • Smarter file handling

    • The model can decide whether to create, read, edit, delete, or list files.
    • File extensions are inferred from the request, for example .py for Python, .js for JavaScript, .md for Markdown, .json for JSON, and more.
  • ComfyUI image download flow

    • Generated images are no longer saved into the workspace automatically.
    • Use Load images to fetch finished ComfyUI outputs.
    • Use Download to save selected images into the workspace Images/ folder.
  • Improved local workspace tools

    • Added backend support for loading ComfyUI history images.
    • Added backend support for saving selected generated images into the workspace.
    • Tool results now provide clearer final answers after local actions complete.
  • Installer update

    • Windows installer language is now English.
    • App version updated to 0.1.5.

Installer

Local Agent Studio-0.1.5-x64.exe