
KOINCODE Review
AI代码审查助手,自动提供拉取请求的修复建议。
@Kony_05 · X
Here’s my products. KOINCODE CLI KOINCODE Review
完整作品展
技术栈
60 projects

AI代码审查助手,自动提供拉取请求的修复建议。
@Kony_05 · X
Here’s my products. KOINCODE CLI KOINCODE Review

与 AI 橡皮鸭调试助手对话,解决编程问题。
Antihero5759 · HN
I built a rubber duck chat that you can use through the browser but it's also OpenAI api compatible so you can plugin it in and use it through your favorite ai app. https://bearjcc-quack-language-model.hf.space/


描述功能,AI代理自动生成代码并审查,生成可提交到GitHub的拉取请求。
kellan_strong · Product Hunt
Factory Nexus by TynHub Ai and swarm agents

为AI编码代理提供共享记忆,存储团队发现和产品知识。
snakaya · HN
Vibsync – One Shared Memory for Claude Code, Cursor and Codex (MCP)

用AI辅助解决每日代码挑战,跟踪你的开发者连胜记录。
u/Administrative_Egg78 · Reddit
I built this because AI was making me a dumb&lazy engineer I noticed something sad about how I use AI. I was shipping faster, but practicing less. I could get answers quickly, but I was losing the habit of working through the fundamentals myself. So I built Unrot: short daily challenges for developers across languages, system design, architecture, data engineering, and other tracks. Game/xp and rewards system, a tiny bit competitive. No signup required to try it: https://unrot.dev

用并行AI智能体构建全栈应用的开发平台
@Ajathinfotech · X
How do Ajath's parallel agents actually build full-stack apps in mins? Let you work with up to 10 specialized AI agents in parallel to eliminate traditional development bottlenecks. Try Ajath for free: #VibeCoding #NoCode #AIAgents

与AI助手PHANTOM聊天,获得写作、编码和创意帮助。
@AnwarAtuma · X
Check out what I just built with Lovable!

在GitHub pull requests上自动生成代码文档。
Aldasams · HN
Show HN: DocFlow – AI documentation updates for GitHub pull requests

由AI驱动的代码审查工具,在microVM中运行代码来捕获更多错误。
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

将 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

MCP协议任务队列,让AI编码代理请求和完成工作。
JulianQuinn · HN
Show HN: TaskPeace – a task queue my AI coding agents pull work from over MCP