📡 RSS 聚合摘要 — 2026-09-17 02:20

生成时间: 2026-09-17 02:20 (Asia/Shanghai) · 本期 5 条 · 返回索引

Show HN: I built a router for agent tools

Hacker NewsNEW

开源的 agent 工具路由器,为 AI agent 的 MCP/工具调用提供统一路由层,简化多工具编排与调用治理,适合需要管理大量工具的 agent 场景。

We killed our in-app AI chat and made the agent a first-class user

Sensefold BlogNEW

团队放弃应用内 AI 聊天窗口,转而让 agent 成为产品的一等用户,通过现有 UI/权限直接操作产品,显著降低集成成本并提升用户信任。

AI Agents Work. So Why Is Memory Becoming a Problem?

MediumNEW

讨论 agent 在长任务中暴露的记忆问题:上下文膨胀、状态漂移与跨会话持久化的困境,并给出分层记忆与外部化状态的实践建议。

Show HN: OpenDocBot – bring your own model to Word, Excel and PowerPoint

Hacker NewsNEW

面向 Office 三件套的 BYOM agent 助手,支持自带模型处理 Word/Excel/PowerPoint 文档,强调数据本地化与企业隐私合规。

Show HN: A Coding Agent from Scratch

Hacker NewsNEW

从零手写一个 coding agent 的教学文章,拆解工具调用、循环推理与沙箱执行等核心组件,适合想理解 agent 底层机制的开发者。