Jonkimi

Results 3 issues of Jonkimi

After executing command `npm start`, I get this error on my Mac: Cannot find module '~/cursor/lsp/copilot/dist/agent.js' Then I find out the real path of `agent.js` is '~/cursor/lsp/lsp/copilot/dist/agent.js' So, maybe the...

### Describe the bug When the current working directory is deleted outside of Neovim, `vim.uv.cwd()` can return nil. In `lua/avante/utils/root.lua` the `M.get` function uses `vim.uv.cwd()` as a fallback in several...

bug

### Describe the bug Repeated/large error output like: ...plenary/job.lua:406: Failed to spawn process: { ... pid = "EMFILE: too many open files", ... } (full stack trace repeated many times),...

bug