Skip to content

v0.15.4 | Maestro Symphony

Latest

Choose a tag to compare

@pedramamini pedramamini released this 28 Apr 18:06
· 2 commits to main since this release
bd7e9d8

Major 0.15.x Additions

🎢 Maestro Symphony β€” Contribute to open source with AI assistance! Browse curated issues from projects with the runmaestro.ai label, clone repos with one click, and automatically process the relevant Auto Run playbooks. Track your contributions, streaks, and stats. You're contributing CPU and tokens towards your favorite open source projects and features.

🎬 Director's Notes β€” Aggregates history across all agents into a unified timeline with search, filters, and an activity graph. Includes an AI Overview tab that generates a structured synopsis of recent work. Off by default, gated behind a new "Encore Features" panel under settings. This is a precursor to an eventual plugin system, allowing for extensions and customizations without bloating the core app.

🏷️ Conductor Profile β€” Available under Settings > General. Provide a short description on how Maestro agents should interface with you.

🧠 Three-State Thinking Toggle β€” The thinking toggle now cycles through three modes: off, on, and sticky. Sticky mode keeps thinking content visible after the response completes. Cycle with CMD/CTRL+SHIFT+K.

πŸ€– Factory.ai Droid Support β€” Added support for the Factory.ai droid agent. Full session management and output parsing integration.

Changes in v0.15.4

  • Bionify reading mode brings bionic reading across AI chat, file preview, Auto Run, and Director's Notes β€” toggle under Settings > Display πŸ“–
  • New spell check setting (off by default) enables browser-native spell checking in the prompt input, group chat, and file editor ✍️
  • Auto Run can now skip the per-task synopsis with --no-synopsis to cut overhead on small tasks, with prompt-size reporting in debug mode ⚑
  • Maestro now detects and recovers from silent session resume failures instead of quietly losing context mid-conversation πŸ”
  • Group Chat moderator and participants now inherit your globally-configured shell environment variables like ANTHROPIC_API_KEY 🀝
  • Added ~/.bun/bin to the expanded PATH so Bun shebangs (#!/usr/bin/env bun) work in spawned scripts 🍞
  • Symlinked directories now show up in the Files panel and Auto Run document tree, with Document Graph hardened against symlink cycles πŸ”—
  • Web/mobile remote control now reliably serves built assets and tunnel status reconciles correctly πŸ“‘
  • Codex tabs no longer show the beta badge and the "session since" date is now correct πŸͺͺ
  • Polished the slash command picker, playbooks UI, sidebar overlay seam, popover clipping, and overflowing context-usage display 🎚️

Full Changelog: v0.15.3...v0.15.4

What's Changed

New Contributors

Full Changelog: v0.15.3...v0.15.4-RC