Orquesta is the companion app for the Orquesta platform. It puts the projects you already run from getorquesta.com in your pocket, so you can see what your coding agents are doing without opening a laptop.
WHAT YOU CAN DO
• Projects — every project in your organization, with its agent's live online status and last heartbeat.
• Chat — message a project's agent and read its reply. Send an instruction, and the agent picks it up and works on it; the answer and the tool activity come back in the conversation.
• Prompts — the full history of what has been asked of each agent, with status, model, cost and the git branch and commit the work landed on.
• Live logs — open any prompt and follow the agent's timeline as it runs: reasoning, tool calls, tool results and output.
• Activity — one feed across every project, so you can see the whole organization at a glance.
• Inbox — billing, team, deployment and system notifications, markable as read.
• Star and tag prompts to keep the ones worth coming back to.
SIGNING IN
This app is for people who already use Orquesta. It needs an existing Orquesta organization — you cannot create an account from the app. Signing in opens getorquesta.com in your browser to authorize the device, and the resulting token is stored in the device Keychain (iOS) or Keystore (Android). You can revoke it at any time from Settings, which deletes the local copy and invalidates it on the server. Other devices keep working.
GOOD TO KNOW
Agents run on your own machines, not on your phone. A message you send is queued and picked up by the agent on its next heartbeat, then runs for as long as the work takes — this is asynchronous by design, not a live chat with a model. If a machine is offline, the work waits for it to come back.
The app reads your organization's data and can queue prompts, star and tag them, and mark notifications read. It does not have broad write access to your projects.