Grok Bot Made Crystal Clear · chapter 2: The Mental Model: An Agent With Its Own Computer
The big schema
2026-09-16
You brief the bot, which works inside a per-user isolation boundary on its persistent computer, reaches out through connections to your real apps, and returns through an approval gate for anything sensitive. Later chapters zoom into each labeled piece.
Below: the paragraph from the book that builds this idea, then the diagram itself (Figure 2.1), and a recap. About a minute of reading.
A Grok Bot agent is the opposite of all three. It has a machine that keeps existing after you close the app. It can hold an active, logged-in browser session inside a real account of yours. And it is explicitly designed to remember what it learned, so the same task takes less back-and-forth the second time you ask for it. That is not a bigger version of a chat session that runs code. It is a different kind of thing: a piece of software with continuity and standing access, closer to an employee with a badge than to a search box that answers questions.

Recap
- The idea: You brief the bot, which works inside a per-user isolation boundary on its persistent computer, reaches out through connections to your real apps, and returns through an approval gate for anything sensitive.
- The picture: Figure 2.1, from chapter 2 ("The Mental Model: An Agent With Its Own Computer") of Grok Bot Made Crystal Clear.
- Go deeper: the chapter builds this step by step, with recipes and sources at the end.
This diagram is one of many in Grok Bot Made Crystal Clear.
Every chapter opens with the gist, draws the hard ideas, and ends with recipes and sources.
Get the book

