|
Fix scratchpad get_section user_id and filesystem diff newline bugs
- get_section: use _uid() instead of None so multi-user lookups match the user_id-scoped writes done by the scratchpad tool execute() - filesystem _diff: remove erroneous [l + \"\\n\"...] wrappers around splitlines() output; difflib.unified_diff already handles line lists Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com> |
|---|
|
|
| navi/tools/filesystem.py |
|---|
| navi/tools/scratchpad.py |
|---|