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

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

学习工作方式的AI助手,将任务分配给30多个前沿模型。
@otakuaakash · X

Viaduct 是 C4 建模工具,让 AI 智能体实现你的架构设计。
igrlgkv · HN
Viaduct – Architecture change sets for AI coding agents

Same problem, same clock. Go head to head in real-time 1v1 coding battles, judged by an AI on tests, performance and structure.
@CHATTU3301 · X

Chrome 扩展:捕获浏览器错误和 API 流量,导出到 Claude 等编程工具。
coderfrommars · Product Hunt
ContextForge → AI Coding Context Your AI can write the code. It can't see your browser

The ultimate LeetCode helper and visualizer. Master Data Structures and Algorithms with step-by-step visual solutions and structured interview roadmaps.
@vishwesh_shinde · X

AskCodi 多模型 AI 代码助手,支持代码生成、重构和智能代理编排。
shreyans_assistiv · Product Hunt
AskCodi Orchestrate agents at scale while reducing cost

100+ 免费在线开发工具,用于代码格式化、解码、CSS 生成和正则表达式测试。
@suketudigital · X

对版本控制系统和编码代理进行性能基准测试。
videlov · HN
I was interested in answering this question so I built a benchmark comparing git, jj and gitbutler in agentic context https://vcbench.dev/ Disclaimer - I am a co-founder of GitButler

Brilliant 提供数学、编程、数据分析、人工智能和科学的交互式课程。
@BruceWayne95290 · X
just leaving a comment cause its 1am and im vibe coding, will come back tomorrow (on an alt account for open claw fyi) I've worked with the following brands: vytadose, bajabeachco, jaje health, eric javits, 4knines, welleco, coatdefence

在代码合并时强制执行策略并审计AI辅助的更改。
@Scyloq · X
Currently building SentrAI. The merge-time control plane for AI-assisted software development. Enforce policy, audit every AI-generated change. Just finished an interactive demo and would love your honest feedback. Built with @Lovable

将 AI 编码代理的运行转录可视化为交互式图表。
u/Express-Phase1532 · Reddit
rungraph - see what your coding agent actually did, as an interactive graph (open source) My coding agent kept doing 20 minutes of work I couldn't inspect afterward. The transcript exists (Claude Code and Codex CLI write everything to disk), but nobody reads 4,000 lines of JSON. So I built rungraph, open source and free (MIT). npx rungraph turns every session on your machine into a clickable graph: your prompts run down the spine, subagents get their own lanes, and it flags stuff like ret