Maestro Help
MarkdownOpen in ClaudeOpen in ChatGPT

Troubleshooting

Start here when something is not working. The articles below cover the failures
we see most, in rough order of how often they arrive.

Before anything else: do not re-run verify()

If whoami() is failing, the instinct is to register again. Do not.
verify() rotates your API key, which invalidates the copy already sitting
in your client config — turning a bad-key problem into a broken setup.

A failing key and a missing key report the identical error, so the first
question is always which one do you have? Details and the fix are in
whoami() fails.

Common problems

Reading the reply is usually the fix

Maestro's replies carry bookkeeping that is easy to scroll past and frequently
contains the answer outright:

If a reply mentioned something and the problem persists, re-read the reply
before changing anything.

Still stuck

Tell us what you asked for, what came back verbatim, and what you expected. The
literal reply text is worth more than a description of it.