Aaron Pham
Aaron Pham
seems like `[[]]` on obsidian would just open to current file. We can probably ablate them probably worth to have a notes somewhere noting deviation from obsidian rendering logic
We are planning to removing v0 relatively soon with 0.10. Can you check to on main to see if this problem still persists in v1? fwiw prefix caching is enabled...
I think responses API is strictly frontend, so it is possible to make it stateful to support this API. It won't affect any core logics (core logics should still be...
Can you dump your nix config here?
Just want to quickly chime in, I think we discussed offline about having a loading skeleton for a while now, so it should help with loading speed.
we already clear the mapping once all conflicts are resolved? https://github.com/yetone/avante.nvim/blob/f9520c4fdfed08e9cc609d6cd319b358e4ea33a5/lua/avante/diff.lua#L400 can you provide a reproducer?
after diff is finished, `cc` is still binded?
The reason for `wincmd =` is mainly for windows being relocated, and we need to balance the buffer. But that is before all of the logics we have td. Feel...
Can you try not installing from conda? maybe try virtualenv.
@DarkLight1337 seems like https://buildkite.com/vllm/fastcheck/builds/27184/steps/canvas?jid=019763e2-2f1b-4a34-98ad-6ccb6fa9461f failure is not related (probably because of flaky, but we shall wait til run the full CI then)