opencode/internal/llm/tools
Kujtim Hoxha c185dc84d6 Enhance UI feedback and improve file diff visualization
- Improve diff display in permission dialogs with better formatting
- Add visual indicators for focus changes in permission dialogs
- Increase diagnostics timeout from 5 to 10 seconds
- Fix write tool to show proper diffs for existing files
- Update status component to properly handle messages

🤖 Generated with termai
Co-Authored-By: termai <noreply@termai.io>
2025-04-04 14:36:57 +02:00
..
shell add initial lsp support 2025-04-03 17:23:41 +02:00
bash.go small fixes 2025-04-03 19:50:31 +02:00
bash_test.go rework llm 2025-04-01 13:38:54 +02:00
diagnostics.go Enhance UI feedback and improve file diff visualization 2025-04-04 14:36:57 +02:00
edit.go Enhance UI feedback and improve file diff visualization 2025-04-04 14:36:57 +02:00
fetch.go small fixes 2025-04-03 19:50:31 +02:00
file.go additional tools 2025-03-26 01:12:30 +01:00
glob.go rework llm 2025-04-01 13:38:54 +02:00
grep.go rework llm 2025-04-01 13:38:54 +02:00
ls.go rework llm 2025-04-01 13:38:54 +02:00
ls_test.go rework llm 2025-04-01 13:38:54 +02:00
sourcegraph.go Improve Sourcegraph tool with context window and fix diagnostics 2025-04-04 14:23:08 +02:00
sourcegraph_test.go add sourcegraph tool 2025-04-04 13:31:21 +02:00
tools.go rework llm 2025-04-01 13:38:54 +02:00
view.go add initial lsp support 2025-04-03 17:23:41 +02:00
write.go Enhance UI feedback and improve file diff visualization 2025-04-04 14:36:57 +02:00
write_test.go add initial lsp support 2025-04-03 17:23:41 +02:00