
Caw - AI Coding Agents in Parallel
用于并行运行 AI 编码 agent 的网页终端多路复用器
04mg · Product Hunt
Caw Open source web terminal multiplexer for AI agents
完整作品展
技术栈
4 projects

用于并行运行 AI 编码 agent 的网页终端多路复用器
04mg · Product Hunt
Caw Open source web terminal multiplexer for AI agents

将编码任务根据复杂度自动路由到最便宜的Claude模型。
@viiforwinn · X
Hey, let's connect! 🚀 I got tired of the manual grind (picking Claude models, checking diffs for secret leaks, and guessing agent parallel counts), so I automated all three. Built kodemux—it's completely free and open source:

在MIDI控制器上可视化Claude Code会话,包含浏览器模拟器。
dylanfisher · HN
Claude MIDI Twister – An agent visualizer for a DJ MIDI controller

在加密工作空间中与Claude Code等AI agents安全共享文件和日志。
@Raullen · X
6 months ago, @qevan and I hit a stupid wall: just trying to share a local file or some logs with an AI agent was incredibly frustrating. So, we built the first version of —a dead-simple, secure way to pass context to AI. The community feedback was amazing. We got ~200 stars on GitHub, and it quickly became a daily driver for a lot of developers. But recently, we realized the game has changed. Our workflows evolved. It’s no longer just humans sending files to agents. Agents need to write back to humans. Agents need to hand off context to other agents. The whole team—human and AI—needs to collaborate. So, we gave vnsh a massive upgrade. Today, it’s no longer just a secure clipboard. It’s now a living workspace. 🚀 You drop your context in once and get a dynamic link. Claude Code, Cursor, Cline, and your human teammates all open the exact same document. When one agent updates it, your whole stack sees it instantly. Complete context handoff, without ever copy-pastin