Lee Robinson @leerob
四个技术赌注
没有 UI、薄客户端/厚服务器、永远开着的电脑、浏览器当一等工具。
原文:Grok @Bot has made a few simple yet powerful technical decisions that I believe make it easy and enjoyable to use. 1. The best UI is none at all. The product interface is dramatically simpler than alternatives without sacrificing functionality. How is this possible? It's one of the first products designed for current frontier model capabilities and has a UI restrained enough to remain easy to use as models improve exponentially. Everyone knows how to text. 2. A thin harness for the client, a thick harness for the server. You might have noticed the app feels very fluid to use, even for a beta product. This is primarily because of everything we didn't have to build. The app harness is essentially a single tool to send messages between the client and server. The complexity moves to the server, where you can still use the coding agent harness with specialized tools as needed. This helps make the UI fast and responsive on desktop and mobile. 3. An always-on computer. Most coding agents and assistants today start fresh with every question you ask. Some of these sessions are on your local machine and others happen in the cloud. We believe strongly that cloud is the future, which is why it's the only option. Further, rather than spinning up virtual machines for every conversation, your bots connect to their own computer. This means you can still run agents on the bot's persistent filesystem. It's closer to what programmers have been doing by using Tailscale from their phones to connect to a remote computer and run an agent TUI. You get those capabilities without the hassle. 4. Your bots can use the browser. Coding agents have shown that most work on a computer can be expressed and run as code. You can ask for a task in natural language and the agent will decide to write a script to complete it. This is amazing, but there's still many tasks which can't be completed without logging into a website and clicking around the browser. Models and harnesses are now good enough to reliably handle this. The combination of writing code and using browsers means you can automate almost any task on a computer. Further, you can ask Grok Bot to record you doing the task, and then turn it into something repeatable.
根据 @leerob 在 X 公开分享的例子。
查看 X 原帖 ↗他们做了什么
No UI, thin client / thick server, always-on computer, browser as a first-class tool.
怎么运作
这个公开案例来自 awesome-grok-bot Field Cases 索引。Grok Bot Pulse 保留原帖链接,没有在这里重跑这个 Bot。
为什么重要
索引摘要是 CC0;链接的 X 帖子仍是原作者来源。这份后备整理刻意不加来源没有的说法。
为什么有用
这是把工作交给 Grok Bot 的具体公开例子,原文链接留在页上。
谁应该试
- 开发者
- 工程团队
集成
Lee Robinson on X
X 原帖
下方是 X 原帖(原文)。如果原帖被删、账号之后改为受保护或被停用,X embed 可能无法加载。这一页的摘要和译文会留下来。