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 可能無法載入。這一頁的摘要和譯文會留下來。