ls_tool was the only sandbox tool without output size limits, allowing multi-MB results from large directories to blow up the model context window. Add head-truncation (configurable via ls_output_max_chars, default 20000) consistent with existing bash and read_file truncation. Closes #1887 Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| local | ||
| __init__.py | ||
| exceptions.py | ||
| file_operation_lock.py | ||
| middleware.py | ||
| sandbox.py | ||
| sandbox_provider.py | ||
| search.py | ||
| security.py | ||
| tools.py | ||