5657c3aa28
- Changed lsp_diagnostics error handling to throw errors instead of returning strings - Line 211: Changed from `return output` to `throw new Error(output)` - Makes errors display as proper error blocks in TUI Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>