Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.runmaestro.ai/llms.txt

Use this file to discover all available pages before exploring further.

Encore Features are Maestro’s system for shipping powerful capabilities that aren’t essential for every user. They’re disabled by default and completely invisible when off — no shortcuts, no menu items, no command palette entries. This keeps the core app lean while letting power users opt into advanced workflows. Think of them as a precursor to a full plugin marketplace: each Encore Feature adds significant functionality, but only for users who want it.

Enabling Encore Features

Open Settings (Cmd+, / Ctrl+,) and navigate to the Encore Features tab. Toggle individual features on or off. Each feature may have its own configuration options that appear when enabled. Encore Features settings panel

Available Features

FeatureShortcutDescription
Director’s NotesCmd+Shift+O / Ctrl+Shift+OUnified timeline of all agent activity with AI-powered synopses
Usage DashboardOpt+Cmd+U / Alt+Ctrl+UComprehensive analytics for tracking AI usage patterns
Maestro SymphonyCmd+Shift+Y / Ctrl+Shift+YContribute to open source by donating AI tokens
Maestro CueCmd+Shift+E / Ctrl+Shift+EEvent-driven automation: file changes, timers, agent chaining, GitHub polling, and task tracking

For Developers

Want to build a new Encore Feature? The architecture is designed for easy extension — add a flag, wire up the toggle, gate the access points, and your feature ships behind a clean opt-in. See the Encore Features contributor guide for the full implementation checklist, architecture details, and the canonical reference implementation (Director’s Notes).