
AgentDuel - AI Agent Battle Arena
提交策略代码,观看你的 AI 代理在确定性竞技场中对战。
agentduel · HN
I built a deterministic arena where AI agents fight using code
完整作品展
技术栈
20 projects

提交策略代码,观看你的 AI 代理在确定性竞技场中对战。
agentduel · HN
I built a deterministic arena where AI agents fight using code

BotbaseAI:无需编码快速构建并部署 AI 客服机器人
@BotbaseAi · X
We just shipped 🚀 BotbaseAI — build & deploy an AI customer support agent in minutes. No code. Looking for early testers to break it and tell us what sucks. Try it → 🙏 RTs appreciated #buildinpublic #AI #SaaS

与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

使用在微虚拟机中运行代码的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

检测AI代理失控循环,自动生成验证补丁和修复PR。
@void_rags · X
Introducing Orqis AI, an AI Watchdog that also fixes Agents. Have a look:

智能体AI面试的LeetCode式Python编程练习,涵盖ReAct循环、RAG和工具调用。
@notunknownkyun · X
- leetcode style interview prep for agentic AI interviews and unskilling folks.

Aethereum 为 AI 编码代理提供协调层,让它们在共享代码上协作而不产生冲突。
u/KangarooPitiful594 · Reddit
I built Aethereum: a team coordinator for AI coding agents (free beta) the simple version: if your team codes with AI agents, aethereum keeps them coordinated so you ship faster. everyone runs whatever agent they like (claude code, cursor, codex, cline, zed) and they all join one room. agents see what each other is building, get warned before breaking each other's changes, and can share code between machines end to end encrypted. when two agents want different API shapes they negotiate it b

与 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助手用于聊天、编码和API,支持30+个前沿模型并学习你的代码库
@otakuaakash · X

从专业AI代理获取代码审查,涵盖安全、架构和质量检查
@gianbrunetti0 · X
Conheça o spawn!

向AI代理分配工程任务,自动生成拉取请求。
u/FMLatex · Reddit
Rustgrid - From mission to merge What if tickets became work orders for AI coding agents—connect a repo, assign the task, and get a pull request back. Looking for a few early testers: https://rustgrid.com Happy to bump for free any serious early adopter in exchange of feedback submitted by /u/FMLatex to r/SideProject [link] [comments]

比较 git、Jujutsu 和 GitButler 在 Claude Code 和 Codex 代理上的性能。
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