
Watch How an AI Agent Thinks
在可交互的时间轴上探索三个 AI 智能体的运行过程,展示规划、工具调用和故障恢复。
douvy · HN
Educational tool for understanding AI agents. Code: https://github.com/douvy/how-agents-think
完整作品展
技术栈
26 projects

在可交互的时间轴上探索三个 AI 智能体的运行过程,展示规划、工具调用和故障恢复。
douvy · HN
Educational tool for understanding AI agents. Code: https://github.com/douvy/how-agents-think

VibeLint 为 AI 代理提供代码检查、权限控制和审批工作流。
@RElharrak39428 · X

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

AI代理24/7监控投资组合,提供漂移监控、收益提示和基准跟踪。
@SigVestAI · X

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

与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在任务中失去对撤销记忆的访问权限。
coleaalkire · HN
Pupul, portable and revocable memory you carry into any AI

与航空飞行数据交互,创建自动告警的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