夹馍
79 posts


刚看到一个很有意思的开源项目:DevSpace。
它用 MCP 把你的本地开发环境接到 ChatGPT,让 ChatGPT 可以像 Codex 一样读代码、改文件、跑命令、看 diff、执行测试。
github.com/Waishnav/devsp…
这可能是 ChatGPT 和本地 coding agent 融合的一个重要方向。
以前我们常见的工作流是:
在 ChatGPT 里讨论需求、拆任务、做规划
把方案复制到 Codex / Claude Code / Cursor
本地 agent 执行
出问题再复制错误回 ChatGPT
反复来回搬上下文
这个流程能用,但上下文损耗很大。
DevSpace 的思路是反过来:
不要把代码和终端状态手动搬进 ChatGPT,而是通过 MCP 给 ChatGPT 一个受控的本地开发入口。
也就是:
ChatGPT 负责高层规划和任务拆解,本地环境负责真实执行。
它本质上是一个 self-hosted MCP server。
你在本机运行 DevSpace,然后把一个公开 HTTPS tunnel 接到本地端口。ChatGPT 作为 MCP client 连接进来以后,就可以打开你允许的项目目录。
中文

我原以为用尾插能玩出的花样已经到顶了,没想到这位老哥更狠。
他在国行 iPhone Air 上用尾插硬是装了 5 个境外 eSIM。要知道,国行 iPhone Air 正常情况下只有在境外旅行时才能添加境外 eSIM。我个人感觉,这限制恐怕不只是地理位置问题,可能还跟设备绑定或原生 IP 有关。但实际操作下来,安装过程意外地简单。
现在二手 iPhone Air 还值得入手吗?另外,我再研究研究怎么把尾插的潜力榨干!

星球🪐🪐☄️☄️@Lee_points
我知道的尾插有kklbs和hhj,我自己用的是前者,软件和硬件都很友好。先说优点和使用场景: 1️⃣ App和硬件界面简单易操作 2️⃣ 适配iPhone 13-17全系列,支持Type-C和Lightning接口 3️⃣ 支持iOS 17.3-26.5系统 4️⃣ 可用于发朋友圈定位,解锁App地域限制(券商、U卡、银行等)和部分游戏地域限制 操作方法: 1️⃣ 下载kklbs软件后插入设备,点击地图右侧信号连接设备 2️⃣ 选择定位地址,点击地图下方绿色按钮锁定 3️⃣ 开启飞行模式—关闭定位—等待10秒左右—开启定位—关闭飞行模式,大功告成 4️⃣ 切回原定位需拔掉尾插,重复步骤3即可 修改地址后就可以尽情飞了,是不是很简单。我不卖尾插,想买的自己去闲鱼,100元以内,认准品牌就好。早弄早享受,行动起来别懒,提高执行力。
中文
夹馍 리트윗함

Today we’re introducing Gemma 4 12B — our latest open model that brings advanced agentic reasoning, vision and audio directly to your laptop.
It delivers performance nearing our larger Gemma models with a much smaller total memory footprint, while being small enough to run locally with just 16GB of VRAM. It’s open and accessible for everyone to use under a permissive Apache 2.0 license.
This is all made possible by our new, unified architecture that removes separate multimodal encoders. Here’s how we did it 🧵

English

Thread Coordination is the part that changes the loop for me: review notes stop being passive feedback and become worker threads that fix, test, and report back.
OpenAI Developers@OpenAIDevs
Codex now supports more of the Windows developer loop. With Computer use on Windows, Codex can test apps, debug flows, and review work where your project context lives. Codex in the ChatGPT mobile app lets you connect to Windows machines and keep steering from your phone.
English
夹馍 리트윗함

真正的 AI agent,不应该每次开新 chat 就“失忆”。
Anthropic 一位 AI engineer,刚用 28 分钟免费 workshop(中英字幕),演示了如何让 AI agents 拥有真正的 memory。
重点不是塞更多上下文,而是让 agents 能跨 session 持续 read / write:记住过去发生过什么、哪些决策有效、哪些错误需要修正。
这次最有意思的点,是他们提到的 “dreaming” 机制:
agent 会自己整理记忆、压缩上下文、优化 memory system,甚至持续改进自己的行为。
如果 agent 每天都能复盘、更新经验、保留长期状态,它就不再只是一次性的聊天工具。而更像一个会持续成长、持续变强的工作系统。
中文

SUM:
AI will automate many routine tasks, but its larger effect will be to reshape work rather than simply eliminate it. 1
Elon Musk@elonmusk
True
English














