Skip to content

Mefi Studio AI+ v0.3.0

Choose a tag to compare

@nateecho32-stack nateecho32-stack released this 22 Sep 22:24
· 241 commits to main since this release

Mefi's Studio AI+ 0.3.0: navigation rail, Brain maps editor, ad-free radio and a steadier agent loop

Find everything. Wire the brain. Finish the work.

New

  • One navigation rail. Every destination in one place: Home, Work, Live, Models and Settings. Hover to open it, Keep open to pin it. Ctrl K → Switch navigation brings the old menus back.
  • Brain maps is a real node editor. Pan, zoom and a minimap, drag to connect parts, pick several at once, undo any edit, and let Tidy line it all up. New, Duplicate and Build with AI now work in the app.
  • Ad-free radio in Style & sound: twelve listener-funded stations from SomaFM and Radio Paradise. If a stream drops, a backup takes over without stopping the music, and the node tree moves with it.
  • Pick an AI per job. Planning and everyday answers can each use their own provider, and OpenCode Zen is now an option.

The agent loop is much more likely to finish what it starts

  • Big jobs get finished. When agents pass work to each other, the whole chain now completes: all 15 steps in our test, where before none did.
  • Slow tools get time to start. A coding tool that needs a few minutes to get going is no longer cut off: 9 of 9 test tasks done, up from 0.
  • A failing AI service won't hold you up. After a few failures Studio moves to the next one right away, instead of waiting up to 2 minutes every time.
  • Outages don't use up retries. While a service is down, tasks wait and try again later without losing an attempt.
  • Your keys stay private. When Studio runs on a server, coding agents no longer get a copy of its API keys.

Test numbers come from runs of Studio's real agent code on a sped-up clock (tools/monitor_loop.mjs).

Install

Download Mefi-Studio-AI+-v0.3.0-win32-x64.zip, extract the whole folder, and open Mefi Studio AI+.exe. The .sha256 file holds the zip's SHA-256.

Already on 0.2.0? App updates offers 0.3.0 within 20 minutes and verifies the download before installing. Your data stays where it is.

Full list of changes: CHANGELOG.md