Files
open-webui/backend/open_webui
Timothy Jaeryang Baek 828656b35f feat: auto-refresh FileNav on write_file, replace_file_content, and run_command
Backend emits terminal events for write_file, replace_file_content,
and run_command. Frontend showFileNavDir subscriber uses startsWith
path matching to smartly refresh only when the event is relevant:
- write_file/replace_file_content: refresh if path is in current view
- run_command: always refresh (uses root '/' which matches everything)
- Also adds copy-to-clipboard button and code preview full-height fix
2026-03-05 14:41:18 -06:00
..
2026-02-11 16:24:11 -06:00
2026-02-28 17:08:41 -06:00
2026-03-01 14:06:26 -06:00
2026-03-02 17:04:52 -06:00
2026-02-11 16:24:11 -06:00
2026-02-21 14:19:28 -06:00
2026-02-28 13:07:10 -06:00
2026-03-04 17:09:02 -06:00
2026-02-11 16:24:11 -06:00
2026-02-28 21:28:59 -06:00
2026-02-12 15:29:34 -06:00