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

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

通过描述您的目标为 AI agent 获取实时服务器
@ServerForAgent · X

Ultra-specialized secure AI agents to propel your revenues.
@TharejaRushil · X

使用 Claude Code 构建可通过 SMS 与外部系统交互的 AI agent。
jacobgc · HN
Outside Agent – Build SMS Agents from Claude Code

粘贴两个 AI agent 版本,对比治理权限的变化。
stoicstoic · HN
Show HN: Diff two versions of an AI agent and catch silent permission changes

为AI代理提供隐私优先的搜索API,支持匿名访问和结构化输出。
chrismessina · Product Hunt
AnySearch Real-time structured search trusted by agents and developers

在AI助手间共享上下文,让它们记住代码库和任务历史。
@dorikuio · X
AI agents have amnesia — Claude Code figures out the codebase, an hour later Codex starts from zero. So I built a shared memory + task board for every MCP agent — Claude Code, Codex, Cursor, Gemini CLI: Is this just my problem? Help me find out.

与航空飞行数据交互,创建自动告警的AI监测智能体。
@yenalmh · X


将任何网页转换为代理的结构化操作清单
Maxnordstrom · HN
Manifest – Turn any webpage into a structured action manifest for agent

ARGUS:为AI代理流程的可观测性平台,检测故障并解释根本原因。
@VaraadDurgaay · X
Solving the prb of observability in ai agents

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