tools_ordered.jsonl 300 B

1234
  1. {"tool": "EnterWorktree", "args": {"branch": "feature/login"}, "source": "native"}
  2. {"tool": "Read", "args": {"file_path": "/tmp/foo.py"}, "source": "native"}
  3. {"tool": "Edit", "args": {"file_path": "/tmp/foo.py"}, "source": "native"}
  4. {"tool": "Bash", "args": {"command": "pytest"}, "source": "shell"}