Understanding Tools in Agentic Systems.
FileWriter
tool by itself can allow the developer agent to write code, however, in combination with the CommandExecutor
tool, it can also run and test its own code, which instantly makes it more powerful. (We’ll cover the key characteristics of tools in a bit.)