Skip to main content
Commands can be invoked either by selecting them from the input box or by using ”/” to bring up available commands.
Commands Input Box

Behaviour

Different operation modes can be switched on or off to adjust how Maestro operates during your session. These modes allow you to fine-tune the agent’s behavior to match your workflow.
CommandDescription
/ideateDiscuss code strategies without implementation
/pairBegin a pair programming session with interactive buttons
/boostEnhance code reasoning in file proposals
/autoAutomatically accept all changes for this turn

Memory

Memory management includes the ability to forget, remember, or compact prior turns in your conversation. This helps maintain relevant context while keeping interactions token-efficient.
CommandDescription
/forgetForget prior turns
/compactMemory compaction controls

File Operations

Manage the files that the agent is currently viewing or working with. Use these commands to manually manage context between turns.
CommandDescription
/refreshRefresh viewed files to latest iterations
/hidefilesHide files currently being viewed by the agent

Utilities

These actions help with session management and system controls.
CommandDescription
/statsDisplay session statistics
/toolsDisplay a table of all available tools
/helpDisplay all commands
/synopsisProvide a comprehensive session overview
/credentialsManage credentials for the sandbox
/reset-sandboxManually reset the sandbox

Source Control Management

Maestro can clone repositories, create new repositories, and generate pull requests. This integration streamlines your version control workflow directly within the agent interface.
CommandDescription
/cloneClone a Git repository
/createCreate a GitHub repository
/prCreate a GitHub Pull Request
For the git commands to work, you need to be authenticated via git. Click on your User in the top-right corner for options to authenticate.

Download

Create downloadable packages of your work, including individual files, directories, or complete project archives.
CommandDescription
/download-allDownload a .zip archive of all project files
/download-changedDownload a .zip archive of new and modified files
/download-recentDownload recent files