Files
swe-agent--swe-agent/tools/filemap/config.yaml
T
wehub-resource-sync 4e0f4422d0
build-docs / deploy (push) Has been cancelled
Check Markdown links / markdown-link-check (push) Has been cancelled
Pytest / test (3.11) (push) Has been cancelled
Pytest / test (3.12) (push) Has been cancelled
chore: import upstream snapshot with attribution
2026-07-13 13:25:42 +08:00

10 lines
295 B
YAML

tools:
filemap:
signature: "filemap <file_path>"
docstring: "Print the contents of a Python file, skipping lengthy function and method definitions."
arguments:
- name: file_path
type: string
description: The path to the file to be read
required: true