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.
YouAsk in Grove
AgentDecides what to do
ComputerRuns it, keeps the files
Conversations
Section titled “Conversations”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.
Its Computer
Section titled “Its Computer”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.
Good first requests
Section titled “Good first requests”- “Make a folder called
plansand write a checklist for moving house.” - “Clone
https://github.com/octocat/hello-worldand explain what it does.” (Needs a GitHub connection.) - “Write a Node script that prints today’s date, run it and show me the output.”