HackerTrans
热门最新趋势评论往期问答秀出招聘

MerriBan

no profile record

提交

Show HN: HookGuard – scanner for malicious Claude.md and agent config files

github.com
3 分·作者 MerriBan·2个月前·0 评论

[untitled]

1 分·作者 MerriBan·2个月前·0 评论

World Agent Web – Protocols for AI agents to discover and use web services

7 分·作者 MerriBan·8个月前·4 评论

评论

MerriBan
·2个月前·讨论
[flagged]
MerriBan
·8个月前·讨论
Function calling requires the client to define functions upfront. WAW enables server-side capability description.

Think of it as: - Function calling: Client tells LLM "here are tools you can use" - WAW: Service tells agent "here's what I can do"

You can actually combine them—use WAW manifests to auto-generate function definitions dynamically. We show this in the demo.