An agent is a page, not a prompt.
Each one has a face, a conversation, and tabs for what it remembers, what it has learned to do, what it was allowed to use, and every run it made.
- Memory and skills you can readFacts the agent holds and one-line procedures it proposes after a run. Keep them or throw them away.
- Tools by approvalAn agent has exactly the tools on its list. It can ask for more; a person grants them.
- Routines, budgets, simulationsCron or every-N schedules, a daily run cap and a monthly budget, and a dry run that captures what it would have written.