Skip to content

Mefi Studio AI+ v0.3.3

Choose a tag to compare

@github-actions github-actions released this 23 Sep 13:51
· 138 commits to main since this release

Mefi's Studio AI+ 0.3.3: regrouped menus, usage for every plan, agents that ask once, task history, and safer defaults

Tidier menus. Fewer repeat questions. Safer by default.

New

  • Menus that make sense. The menu on the left is grouped into Home, Work, Live, Models and Settings, and Ctrl K finds any setting by name. Settings has a search box and three groups: Connections, Personal and System.
  • Usage for every plan. The Usage popover shows Claude Code, Codex, Grok, Antigravity, z.ai and OpenCode Go side by side, each with its limits and reset times. z.ai's newer credit plans read again.
  • Agents ask you once. Something only you can do, like moving a card on the board, reaches you as one question you can answer with I'll take care of it, instead of coming back as a new card each time.
  • Task history. A task's detail shows every attempt, and sessions link back to the task they worked on. The Done button in the Command view now actually marks the task done.
  • Brain maps show what they do. Each part shows its recent activity, and every setting says whether Studio uses it yet.
  • Server Styler controls. If you keep the separate Discord Server Styler project next to Studio, Settings can start it and open its dashboard.

Safer by default

  • The browser preview stays on your machine. npm run start:web listens only on your own computer and serves only the app's files, not your project data.
  • Settings changes no longer undo each other, and a damaged settings file is set aside instead of being wiped.
  • Your keys stay private. Helper tools Studio starts, such as git and npm, no longer see its API keys.
  • Updates are checked before they install, against the SHA-256 published with the release.
  • Links open safely. Only web links open, in your browser, and the Studio window never navigates away from itself.

Install

Download Mefi-Studio-AI+-v0.3.3-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.3.0? App updates offers 0.3.3 within 20 minutes and verifies the download before installing. Your data stays where it is.

Full list of changes: CHANGELOG.md