
reachpad: infrastructure for your coding agents
reachpad: 在浏览器中运行和监控编码代理的基础设施
sakuraiben · HN
Reachpad – Run all your coding agents from anywhere from the browser
完整作品展
技术栈
15 projects

reachpad: 在浏览器中运行和监控编码代理的基础设施
sakuraiben · HN
Reachpad – Run all your coding agents from anywhere from the browser


监控AI成本,预测支出,为团队设置成本限制。
@eastbase_studio · X

与 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/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 编码代理在共享代码上工作,无冲突无需登录。
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

Costbase 监控 OpenAI、Anthropic 和 xAI 的 AI API 成本;连接供应商密钥即可使用。
@ylin_ · X
So my launch of – the simple, proxy-less AI model cost monitoring software – didn’t generate much response. I said I would build this in public, so here is an update. I am very happy with the app for my own use. It’s everything I want it to be. So even without users, I’m glad I built this just for myself. It’s probably not accurate to say I “launched” this. All I did was publish the app, make a single post on X, LinkedIn and Show HN. That’s not really any sort of distribution effort needed for an app. So I will continue to get the word out regarding Costbase on Reddit, and other places, as well as engaging with X users who have problem with AI cost. (If you guys have ideas, lmk) It’s just a small app, a side project, so I won’t put too much time marketing this before calling it quit. Pre-AI, I’ve always spent so much effort building an app that I don’t have any time left for marketing (I also run an ERP consultancy). Now, building is pretty much automated, so th

AI助手用于聊天、编码和API,支持30+个前沿模型并学习你的代码库
@otakuaakash · X

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

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

Spendict – 为AI生成的广告创意评分,返回投放/修改/停止建议。
ds246 · HN
Spendict – a performance marketer's verdict for AI agents, over MCP

由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