Skip to content

Agent

An Agent is an AI helper that belongs to your Team. You talk to it in Grove. It can answer questions, and it can also do things: write files, run commands, clone code. It does those things on its Computer.

Each conversation with an Agent is kept on its own, so you can come back to it later. Grove lists them newest first, and All Agents narrows the list to one Agent.

If the Agent is still working when you think of the next thing, write it anyway and choose Queue. It goes next, as soon as the Agent is free. Cancel stops what the Agent is doing now.

Every new Agent gets its own Computer. Files it writes there are still there next week. You can open them yourself in Inkcap or Shed.

  • “Make a folder called plans and write a checklist for moving house.”
  • “Clone https://github.com/octocat/hello-world and explain what it does.” (Needs a GitHub connection.)
  • “Write a Node script that prints today’s date, run it and show me the output.”