|
fix: filesystem empty path validation and terminal timeout defaults
filesystem: - Reject empty string paths in _check_path to prevent writing to cwd - Clear error message when 'write' action uses 'destination' instead of 'path' terminal: - Reduce default timeout from 300s to 20s - Clamp user-provided timeout between 1 and 300s - Update parameter description to mention max and common use-cases Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com> |
|---|
|
|
| navi/tools/filesystem.py |
|---|
| navi/tools/terminal.py |
|---|