Filip

Results 8 issues of Filip

Removing patch tool from registry as its description patch.txt is 'do not use'

closes #3598 what was the problem: - concurrent requests tried to spawn clangd simultaneously, so the broken-set flipped true and left the workspace without a live client. - when clangd...

Enables backspace on file attachments to convert to editable text instead of deleting it entirely. When user presses backspace on @stainless.yml, it becomes @stainless.ym with completion dialog open for continued...

exposing LSP API

- added `update()` to config class for updating & hot reloading the config on the fly - exposed through the hono api

### What does this PR do? Listing files when using "@filename" was not working. It was passing undefined to searchFiles ### How did you verify your code works? Open dekstop...

needs:issue

### What does this PR do? Fixes the file listing in the desktop app ### How did you verify your code works? Prompt @file-name

needs:issue

### What does this PR do? #### PR Summary: Debug Mode Feature This PR introduces a new **Debug Agent Mode** that enables evidence-based debugging through structured instrumentation, log analysis, and...

needs:issue