Hacker News new | ask | show | jobs
by brianwmunz 105 days ago
The token savings bit is interesting but seems incomplete without showing that tool call accuracy holds up. I like the CLI-as-interface idea...the model already knows how to use CLIs, and on-demand discovery is genuinely smarter than front-loading every schema. How are you handling cases where a tool's schema changes between discovery and invocation? is there a cache invalidation story there or does it just re-fetch?
1 comments

There's a default TTL of one hour for how long it caches the spec for.