Show HN: HookGuard – scanner for malicious Claude.md and agent config filesgithub.com3 points·by MerriBan·2 miesiące temu·0 comments
World Agent Web – Protocols for AI agents to discover and use web services7 points·by MerriBan·8 miesięcy temu·4 comments
MerriBan·8 miesięcy temu·discussFunction 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.