v0.4.0
v0.4.0
Multi-agent orchestration, artifacts explorer, Ollama setup gate, load protection, and a full chrome restyle — with desktop installers for macOS, Windows, and Linux.
Highlights
- Multi-agent core. Orchestrator plans and runs parallel worker steps with settings, token metering, and a collapsed agent trail in chat.
- Artifacts explorer. Browse, open, reveal, and delete generated files. Standalone chats can write documents to
Documents/AnyLM/generated. - Ollama setup gate + boot splash. Clearer first-run path when Ollama is missing or not running.
- Load protection. Soft-stop turns when system RAM crosses the kill threshold, with a settings toggle for the cutoff.
- Project-first coding. Coding turns prefer a real project folder scaffold path.
- Web research. Skill + URL chip to enable research per chat or globally, with stronger follow-up prompts.
- Reasoning stream. Thinking/reasoning tokens surface live with a global Working strip.
- Models browser. Live catalog with list/grid and RAM compatibility cues.
- Settings hub. Left-nav sections, Agents panel, and tabbed project settings.
- Site-theme chrome. Constellation brand, glass surfaces, auth and sidebar restyle.
What's new and internals
- Multi-agent domain types, planner/classify wrappers, scheduler, and orchestrator wired into
chat:start. - Standalone document destination + Artifacts sidebar explorer over generated and project folders.
- Boot splash / Ollama detect-start gate; load-protection soft-stop in the turn pipeline.
- Web research skill recovery, conversation
skillOverrides, and URL-chip hint UI. - Reasoning token streaming and global Working strip selectors.
- Electron site-theme redesign across auth, sidebar, and main chrome.
Downloads
| Platform | Asset |
|---|---|
| macOS (Apple Silicon) | AnyLM-0.4.0-arm64.dmg |
| macOS (Intel) | AnyLM-0.4.0.dmg |
| Windows (x64) | AnyLM-0.4.0-x64-setup.exe |
| Windows (ia32) | AnyLM-0.4.0-ia32-setup.exe |
| Linux (x64) | AnyLM-0.4.0.AppImage |
Also on the site: anylm.app/download — it reads this release’s assets via the GitHub API.
Upgrade notes
- Existing installs that use electron-updater will pick up
latest*.ymlfrom this release when auto-update is enabled. - Builds are unsigned unless Apple/Windows code-signing secrets are configured; macOS may need a one-time System Settings → Privacy & Security → Open Anyway approval on first launch.
Full Changelog: v0.3.0...v0.4.0