Martin Tang
120 posts

Martin Tang
@tangbuilds
AI that gets you dates. AI that calls your mom. 💘 https://t.co/6QKlCFBzai 📞 https://t.co/4ccVYW0qKc solo. shipping until one takes off.







【摁头推荐我开源的orchestrator skill,让Codex的MultiAgent起飞🛫】 让 Sol 成为 Orchestrator,让 Luna / Sol Worker 各自执行最合适的任务。 Codex 原生 MultiAgentV2 目前还不能给不同 Subagent 单独指定模型和推理强度。复杂任务一旦并行,子 Agent 往往会继承主模型,容易出现 Sol 全员出动、Token 成本迅速失控的问题。 所以我做了一个新的 Codex专属Skill:Codex Model Routing Team,现在已经开源。 它没有使用 spawn_agent,而是调用 Codex 原生的“新建 Thread”能力,把每个 Worker 创建成独立的后台任务。 这意味着主 Agent 可以为每个后台 Thread 分别指定: 使用 Sol 还是 Luna Medium、High、X High 等推理强度 独立的任务范围、文件所有权和验收标准 绑定当前项目,或者作为独立调研任务运行 主 Agent 继续负责整体规划、任务分派、冲突控制、结果整合和最终验收;后台 Worker 专注执行。任务过程中还支持读取进度、继续追问和完成后自动归档。 Skill 还内置了并发上限、首个任务健康检查、禁止 Worker 继续派生 Agent、失败熔断等机制,避免再次出现一次拉起几十个 Agent、迅速耗尽额度的情况。 最终实现的效果是:Sol 负责主控,Luna 或 Sol 按任务执行;复杂知识工作和编程任务可以真正并行,同时控制成本。 安装与完整说明: github.com/zjp1997720/cod…















Some exciting news: I’m joining @OpenAI to work on ChatGPT’s web infrastructure. ChatGPT has become part of how millions of people think, work, and build, and I’m really looking forward to helping shape what comes next alongside the remarkable team behind it. Can’t wait to get started!

I’m joining @OpenAI to help build the Codex app! I’ve been using Codex all day, every day for months. It’s where I write every line of code I ship and get just about everything else done. Can’t wait to help shape what comes next.


Eight years ago, I was flipping burgers in tenderloin 18 months later, I was working for Adobe 4 years ago, I started a company with $60,000 personal savings. 3 years later I was a complete failure with $40,000 credit card debt, 2 failed companies and burned out. Worst of all, I had to figure out personal and companies tax filings. So @IsaMacedaAli and I created @AskTaxGPT Today, we are joining S24 @ycombinator






Today, we’re announcing Bonsai 27B: the first 27B-class model to run on a phone. Bonsai 27B is the new multimodal flagship of the Bonsai family. Based on Qwen3.6 27B, it brings a new capability tier to local AI: multi-step reasoning, structured tool use, long-context workflows, and coherent agentic loops. Until now, models in this class have been impractical to deploy locally. A 27B model occupies roughly 54 GB in 16-bit precision, and even a strong 4-bit build is around 18GB - too large for a phone and for most laptops. Bonsai 27B changes that. It comes in two variants: • Ternary Bonsai 27B: 5.9 GB, 1.71 effective bits per weight, optimized for laptop-class quality. • 1-bit Bonsai 27B: 3.9 GB, 1.125 effective bits per weight, optimized for phone-class footprint. Everything is open-sourced today under the Apache 2.0 license.



🚨卧槽!开源 CapCut 替代品 OpenCut 正在重写,未来要接 AI Agent OpenCut 是一个开源的浏览器端专业视频编辑器,目前已经积累了 67k+ stars,被很多人视为 CapCut 的免费替代方案。 它完全本地运行(无需安装、无云上传、无水印),支持多轨道时间轴、实时 GPU 加速预览、转场、特效、颜色分级、音频处理等专业功能。 目前项目正在从头重写,未来将实现: →Rust 核心,支持桌面端、移动端和浏览器统一代码 →MCP 服务器,让 AI Agent(Claude、Cursor 等)直接参与视频编辑 →插件系统、Headless 模式、脚本编辑等高级能力 对需要隐私友好、专业视频剪辑工具,或者想把 AI Agent 接入视频创作流程的人来说,这个项目值得持续关注。













