
A shared canvas for coding agents | Murmell
Run multiple coding agents on a shared canvas with automatic file conflict prevention.
moss_ab_mirande_ney · Product Hunt
Murmell Cloud canvas where your team and AI agents works together
The full gallery
Tech stack
60 projects

Run multiple coding agents on a shared canvas with automatic file conflict prevention.
moss_ab_mirande_ney · Product Hunt
Murmell Cloud canvas where your team and AI agents works together

Real-time collaboration workspace with AI-powered code editor, file sharing, UML diagrams, and group decision tools.
u/Hopeful-Can-1540 · Reddit
Trying to figure out distribution for a real-time collaboration tool LiveShareIt has been around for a bit, and the product has changed quite a lot recently. The basic idea is pretty simple: open a room, share the link, and start working together. No signup needed. People can share code/text, send files, use a collaborative whiteboard, and jump on a video call in the same room. One feature I’ve been playing with lately is the AI whiteboard. Instead of starting from a blank canvas, you

Security scanner that detects vulnerabilities in AI-generated code repositories.
@GetPrbl · X

Create functional apps by describing them in plain language, no coding required.

AI-powered tool that helps engineering teams understand, navigate, and modernize legacy codebases.
@ffteema · X

Write coding objectives and let AI agents decompose and execute the tasks.
dudemanAtl · HN
PlanWright – A control plane for AI coding agents

Share encrypted code and text with an AI assistant that remembers your context.
u/clausyn · Reddit
I built Pastepile because I was tired of re-explaining the same context to Claude and Cursor I originally built Pastepile as a fast way to share code, logs, configs, and text without creating an account. While using AI coding tools, I kept running into another problem: every new session meant explaining the same architecture, decisions, debugging history, and project context all over again. So I added an MCP server that lets Claude, Cursor, Windsurf, VS Code, and other MCP clients save us

Learn to code through hands-on challenges across 33 professional disciplines, with 9,130 browser-based levels.
@iwtlp · X
Rather than vibe coding I'd suggest to actually learn and understand the basics which won't take long btw and then vibe code so you can atleast talk to your agent properly.

Cloud environment where coding agents run code, verify results, and submit pull requests.
@smehmood · X
Several customers of ours have factories shipping 100s of PRs to 1000s of B2B customers, built on But they all remind me of the pre-Claude-Code agents that had overly static workflows. Not sure what, yet, but something else is the future.

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

Describe self-correcting coding workflows in plain English and run them until tests pass.
forgeapp

AI-powered code review that runs code in microVMs to catch more bugs.
u/dumbfoundded · Reddit
Ito, AI Code Review that Runs Code I've been using AI code review tools but none of them actually run code so I built one: https://www.ito.ai/ The way it works is that it uses microVMs to spin up your environment with all of the services running. Then a bunch of AI agents go and test the application to collect runtime evidence. The result is you get test cases along with evidence about whether or not the test cases pass or fail. The runtime evidence can be videos, request/response curls, db