tools_multi.jsonl 377 B

12345
  1. {"tool": "Read", "args": {"file_path": "/tmp/foo.py"}, "source": "native"}
  2. {"tool": "Skill", "args": {"skill": "superpowers:worktree"}, "source": "native"}
  3. {"tool": "Edit", "args": {"file_path": "/tmp/foo.py"}, "source": "native"}
  4. {"tool": "Read", "args": {"file_path": "/tmp/bar.py"}, "source": "native"}
  5. {"tool": "Bash", "args": {"command": "git status"}, "source": "shell"}