Releases: CrazyDashTool/Local-Agent-Studio
0.1.5 Realese
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
.pyfor Python,.jsfor JavaScript,.mdfor Markdown,.jsonfor 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
0.2.0 release
## Local Agent Studio v0.2.0
This update adds the first bigger agent-mode foundation: editable chats with context rewind, MCP support, Runpod provider settings, Linux packaging, custom ComfyUI workflows, better reasoning controls, file previews/downloads, chat import/export, first-launch setup, manual update checks, and a smoother Local Agent Studio UI.
Highlights
- Added Linux support and Linux
tar.gzbuild. - Added initial MCP support.
- Added Runpod provider settings for remote Ollama-compatible and ComfyUI-style workloads.
- Added editable user messages with real context rewind.
- Added first-launch workspace setup.
- Added tool permission controls.
- Added file preview and file download panel.
- Added chat export/import.
- Added manual Check for update via
version.json. - Added agent task queue.
- Added custom ComfyUI image models via workflow JSON.
- Added reasoning selector: Off, Low, Medium, High.
- Added local PC date/time context option.
- Added drag-and-drop and clipboard paste attachments.
- Added smoother animations and redesigned L.A.S.-style selectors.
Notes
- Windows installer is available.
- Linux
tar.gzbuild is available. - AppImage/deb should be built on Linux or CI.
Dev team:
@CrazyDashTool
Testers:
@CrazyDashTool
First release
Feauchers
Simple agentic chat that can be used for most simple question like online UI
Set-Up file is designed for windows