
Caw - AI Coding Agents in Parallel
Web-based terminal multiplexer for running AI coding agents in parallel.
04mg · Product Hunt
Caw Open source web terminal multiplexer for AI agents
The full gallery
Tech stack
60 projects

Web-based terminal multiplexer for running AI coding agents in parallel.
04mg · Product Hunt
Caw Open source web terminal multiplexer for AI agents

AI assistant that learns your workflow and routes coding tasks across 30+ frontier models.
@otakuaakash · X

Create C4 architecture diagrams and let AI agents implement your design changes.
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 extension that captures console errors, API traffic, and notes, then exports to Claude or other AI coding assistants.
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

AI coding assistant offering multi-model chat, code generation, refactoring, and agent orchestration.
shreyans_assistiv · Product Hunt
AskCodi Orchestrate agents at scale while reducing cost

Use 100+ free browser-based tools for formatting code, decoding strings, generating CSS, and testing regex.
@suketudigital · X

Benchmark version-control systems and coding agents on realistic development tasks.
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

Interactive lessons in math, programming, data analysis, AI, and science.
@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

Enforce policies and audit AI-assisted code changes at merge time.
@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

Visualize AI coding-agent runs as interactive graphs from your transcript files.
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