L
Jun 14, 2026Local Tool Bundle: files, search, terminal, and permission runtime
At this point, many people are tempted to model an Agent's local capabilities as a very intuitive set of functions.
Jun 14, 202625 min read0 reactions0 comments
Tag archive
At this point, many people are tempted to model an Agent's local capabilities as a very intuitive set of functions.
In Article 10 we drew a clear boundary:
A lot of people, when they first wrote CLI Agent, thought of it as a direct call:
In the previous chapters we kept circling around a single question: an Agent isn't a single Prompt, nor is it a chattier model — it's a running sys...
In the previous article, we first removed one misunderstanding: an Agent is not a longer prompt.