
Flame - Interactive coding labs that actually show you the flow
编写代码,以交互式图表实时可视化执行流程。
@neon_time · X
完整作品展
技术栈
17 projects

编写代码,以交互式图表实时可视化执行流程。
@neon_time · X

在浏览器中持续运行和管理编码代理的平台。
sakuraiben · HN
Reachpad – Run all your coding agents from anywhere from the browser


使用AI设计移动应用界面,导出HTML、设计令牌和代码。
@9to5_Dad · X
Ai mobile app ui designer with taste

与 AI 教练练习编程面试、系统设计和代码审查。
@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


AI编码代理作为团队成员协作编码的团队聊天工作区。
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

通过 GitMission 的交互式任务和浏览器终端与虚拟团队学习 Git。
@0shuvo0 · X

为 AI 代理构建数据库、看板和笔记以进行协作。
@emir_ogz · X
Just shipped - AI-native workspace for solo devs Agent reads/writes your project notes automaticly

与AI代理聊天自动分类开发工作。
@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

在云开发盒中观看和操控自主编码代理,使用 Claude Code、Codex 或 OpenCode。
pranav100000 · HN
Aether – Run Claude Code, Codex, or OpenCode in devboxes you can watch

使用在微虚拟机中运行代码的AI代码审查来捕获更多漏洞。
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