
noburn.dev — Block costly AI agent calls before they happen
定义AI智能体成本策略,阻止昂贵调用保护预算。
@orvi_onethread · X
I am looking for beta tester. 😌
完整作品展
技术栈
60 projects

定义AI智能体成本策略,阻止昂贵调用保护预算。
@orvi_onethread · X
I am looking for beta tester. 😌


通过透明代理监控 Anthropic 和 OpenAI API 的每次请求 token 用量、成本和会话树。
u/Prestige_pvp · Reddit
Simple AI Token Profiler / Debugger We made a simple profiler to help optimize AI token spend. Generally speaking anytime you want to optimize your app, whether it's for memory or otherwise you typically start with a profiler. There are a ton of MiTM Gateways but there aren't many true profilers, so I thought I'd make one. https://profiler.getrekon.com/ Let me know what you think :) submitted by /u/Prestige_pvp to r/SideProject [link] [comments]

通过 API 创建一次性邮箱,自动捕获测试中的 OTP 和邮件。
@MailFixture · X

在浏览器中直接测试OpenAPI端点、对比规范、生成模拟数据。
@_codewithshahid · X

监控 AI agent 对话,找出失败原因,测试更优提示词。
sailrock · HN
Greenflash – we read every conversation your AI agent has with users

为代码智能体工作流管理 API 密钥和使用预算。
u/Zyron_X · Reddit
I built a service for people to use Codex API without 5-hour limit disruption I built a small service for people who use the OpenAI Codex API regularly and want more predictable usage without the 5-hour or weekly limits. It currently provides: Frontier OpenAI models (GPT 5.6 family included) Managed API key Monthly usage budgets depending to plan No 5-hour limit No weekly limit Under the hood, it is built on top of an open-source project and proxies requests to

通过 AI 辅助写作,从 API 规范和文档生成品牌化的开发者门户
@jitendraballa · X


VibeGuard AI — 分析代码安全漏洞,检查代码是否安全。
@POONAMSING9999 · X
Technology is getting better everyday so the vibe coding but still people loosing money.🚀 Around 62% of vibecode is unsecure. I made VibeGuard that analysis code and check whether it is safe,ready to go,every error and what it can cause, many more...

将CVE漏洞数据转换为机器可读风险信号,供AI代理和自动化系统使用。
robert_marshall5 · Product Hunt
attestd CVE and supply chain risk signals for autonomous AI agents.

为 JavaScript 应用提供爬虫友好 HTML,改善 Google 和 AI 搜索索引。
u/AlarmingPepper9193 · Reddit
I pulled the raw HTML of a bunch of "SEO-ready" startup sites. Google can see them fine — but AI search can't. I went down a rabbit hole reading SEO threads where founders were panicking that their React/Lovable/Vite sites weren't ranking. The usual advice is "JavaScript sites are invisible to Google, you need SSR." So I started pulling the raw HTML (what a crawler sees before any JavaScript runs) for a bunch of real sites people posted. Here's what actually surprised me: almost none of t