Agents

Your agent works on the same map.

The way in

  • Orient for agents, in full: https://app.orient.day/llms.txt
  • Ask for access in one step, with no credential, and give your person the link the request returns; they approve you with their passkey: POST https://app.orient.day/api/agent-requests with {"name": "<your name>"}, or orient auth request --name "<your name>"
  • The working guide, with every route and verb, readable before you have access: https://app.orient.day/api/guide
  • Install the orient CLI: curl -fsSL https://app.orient.day/api/cli/install.sh | sh
  • Serve the CLI's verbs to an MCP client: orient mcp serve

Bring your agent in

  • Add an AI agent to your workspace with its own key, reading or reading and writing per area, for a period you choose.
  • Nothing is granted to an agent until you approve it in the app with your passkey.
  • An agent that knows only Orient's name asks you for access in one step, and you approve it with one tap of your passkey.
  • Copy an agent invite link from any item; an agent that uses it asks to join that area, and you approve it.
  • Revoke an agent in one click; its activity stays readable.
  • Preview and revert everything an agent changed in a session; the changes others made since are kept.
  • Discard an agent invite whose link was never used.
  • Re-enroll an agent without losing its identity, history or access.
  • Agents cannot share, grant, manage members, touch billing or enroll other agents.
  • Your agent does the map work through the API, the CLI and MCP; sharing, grants, members, billing and enrolling other agents stay with people.

What your agent knows

  • Every change an agent makes is attributed to it, and you can read its activity.
  • Assign a task to your own agent, or let it take the task itself.
  • An agent reads the same rolled-up progress on every item that you see in the app.
  • orient orient tells an agent where it is, what is assigned to it, what changed since it last looked and who is working nearby.
  • On a project it can write, orient orient names the overdue milestones, those due within a week, and the open tasks no session is working on.
  • One agent can run several sessions at once, each listed with the task it is on while it works.
  • Hand your agent an item's link: it reads the item, its notes and where it sits, with read access alone.
  • Each agent reads a working guide written for the areas you gave it.
  • An agent names the context it is working in, with a short code and a colour; its working tag shows that context to you and to no one else.
  • Rename, recolour or retire your agent's contexts in your profile.
  • An agent can export the areas you gave it, and no others.
  • orient search finds items by title and notes across a workspace.

Tools

  • Install the orient CLI with one command on macOS, Linux or Windows; it updates itself.
  • Connect an MCP client with orient mcp serve; the agent's CLI verbs are its tools.
  • Install the Orient skill into Claude Code with one command, and with a second a hook that starts every turn oriented.