哥们儿用 Oh My Pi 把 VPS 和路由器的 Agent 全换了,Pi 就靠 read/bash/edit/write 四个内置工具干活,说个人场景很够用。
作者在推文中表示,他用 Oh My Pi 搭配 Grok 4.5,替换掉了此前使用的所有 Agent。部署场景覆盖 VPS、OpenWrt 路由器以及通过 tty7 接入的 macOS。Pi 自带 read、bash、edit、write 这 4 个内置工具,作者认为这些已是编码 Agent 所需的大部分能力。他还展示了用 Pi 的 SDK 将这些原语集成到自有应用的代码。作者把模型切换为 DeepSeek V4 Flash 与 Grok 4.5 的组合,称个人场景下“无敌”。
这就是 Pi !我抛弃了所有 Agent,用 Oh My Pi: VPS → Pi + Grok 4.5 OpenWrt → Pi + Grok 4.5 macOS → tty7 + Oh My Pi...
这就是 Pi !我抛弃了所有 Agent,用 Oh My Pi: VPS → Pi + Grok 4.5 OpenWrt → Pi + Grok 4.5 macOS → tty7 + Oh My Pi Model → DeepSeek V4 Flash + Grok 4.5 覆盖了我的所有场景,个人能力范围内无敌。 Pi @pidotdev Pi ships with 4 built-in tools: - read - bash - edit - write These tools are mostly all you need for an effective coding agent. Models know how to use bash and can do more than you think with the basics. Here's the code to add these primitives to your app using Pi’s SDK. 🔗 View Quoted Tweet 💬 11 🔄 3 ❤️ 16 👀 4422 📊 12 ⚡