Files
local_swarm/config
sleepy 5b29e15c0a fix: prevent path hallucination - read files directly without ls first
- Changed instructions to read files directly instead of verifying with ls first
- Added explicit warning against placeholder paths like '/path/to/file'
- Model now uses paths exactly as user provides them
- Should fix issues with hallucinated paths like '/path/to/my-secret.log'
- All 41 tests passing
2026-02-25 21:42:25 +01:00
..