An Agent App That Gives Each Agent Its Own Computer

Notes

Grok @bot is an interesting product. There's a couple different concepts there that I think are pretty useful.

Agents—Consumers don't really know what agents are. I think this is the best attempt at introducing it to them. The cute little characters kind of personify the agents and each character has different talents.

Computers—The more powerful thing here is that each agent has it's own computer. Connecting these to agents is really smart and makes agents able to accomplish a on weak machines.

This feels directionally right, but I still think this might be too advanced for consumers.

Agent chat app with agents like Chief and Sales Outbound, one asking "Sign in to Salesforce" in a computer view

Also an interesting UI design decision here—Instead of having pickers render with the input, it renders inline with the answers.

Feels a little odd to me because the input is where the user interacts with the agent, if the user is using the keyboard the focus would still be part of the input (for keyboard shortcuts) and the input is the standard adopted by ChatGPT and Claude.

Test bot chat showing a single-select choice card and a multi-select card for Bugs, PRs, Refactors and CI