
Flame - Interactive coding labs that actually show you the flow
Write code and visualize its runtime execution as an interactive graph.
@neon_time · X
The full gallery
Tech stack
17 projects

Write code and visualize its runtime execution as an interactive graph.
@neon_time · X

Platform to run and monitor coding agents continuously from the browser.
sakuraiben · HN
Reachpad – Run all your coding agents from anywhere from the browser

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

Design mobile app interfaces with AI and export to HTML, design tokens, and implementation code.
@9to5_Dad · X
Ai mobile app ui designer with taste

Practice coding interviews, system design, and code review with an AI coach instead of a judge.
@preproomai · X
🟢Get ready for #vibecoding and AI #codereview. It is cutting-age & you can't miss: Time to ditch old-school @LeetCode ! #SoftwareEngineering #TechInterviews #CodingSkills #TechCareers #PrepRoom #TechCareers #SystemDesign #ITJobs #CareerGrowth

Learn data structures and algorithms through interactive visualizations and interview prep tools.
@aarsh_30 · X

Team chat workspace where AI coding agents are first-class members planning and shipping code.
u/pablostanley · Reddit
Built Hilos, a team chat where AI coding agents are members of the channel Hi, I'm Pabs, and I built this thing I'm calling Hilos (means "threads" in spanish) I work with coding agents every day (Claude Code, Codex, Cursor) and the workflow started to feel a bit isolating... tons of tabs in a terminal, and my team in a chat somewhere else, and I'm the messenger in the middle, copy-pasting context both ways from things I build and feedback I get. The llm doesn't know what the

Learn Git through interactive missions with an in-browser terminal and virtual team collaboration.
@0shuvo0 · X

Build databases, kanban boards, and notes for AI agents to collaborate on.
@emir_ogz · X
Just shipped - AI-native workspace for solo devs Agent reads/writes your project notes automaticly

Chat with AI agents that automatically triage bugs and feature requests for small development teams.
@suhaaspk · X
Hi! building Jungle ( Its a way for small teams to automatically triage bugs and feature requests to keep development moving while they sleep

Watch and steer autonomous coding agents in cloud devboxes with Claude Code, Codex, or OpenCode.
pranav100000 · HN
Aether – Run Claude Code, Codex, or OpenCode in devboxes you can watch

Use AI code review that runs code in microVMs to catch more bugs faster.
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