Avinash Thakur

Results 59 comments of Avinash Thakur

There's also https://github.com/oraios/serena which adds support for LSP and more. It can be added to claude-code using ```sh claude mcp add serena -- uvx --from git+https://github.com/oraios/serena -U serena-mcp-server --context ide-assistant...

Looks like https://github.com/iguanacucumber/magazine.nvim is archived now. Is this PR still valid ?

I tried debugging it, but couldn't conclude anything ( first timer ) Adding my observations. * `bt` after crash gives ``` * thread #1, name = 'nvim', stop reason =...

Similar issue: https://github.com/yetone/avante.nvim/issues/2143 I debugged it and found that the issue happens because * Avante tries to guess the project_root multiple times when adding a file. During first time, it...

fixed in https://github.com/yetone/avante.nvim/pull/2106