@deeponai: How AI agents actually work: the model never runs anything. It emits text. Your runtime reads that text, spots the tool call, runs the function, then pastes the result back in and asks the model again. That loop is five lines of code. Send this to whoever thinks the model is executing their commands. Follow @deeponai for one mechanism a day. #deeponailabs #aiagents #claudecode #llm #aiengineering