Create atomic tools for computer abstraction layer. These tools provide a small set of primitives that agents can use to perform complex actions.
Usage
create_computer_tools(
computer = NULL,
working_dir = getwd(),
sandbox_mode = "permissive"
)