Peter Willemsen
Peter Willemsen
Am late to the party, but it's easy now that Helix supports multiple LSP's per language: This is my config, I do it using Rust, but you can also add...
I have updated this branch, it now places the temp file as a symlink inside your working directory, so that you can directly tag files relative to your project (cross-platform...
Oh wow thanks for mentioning me! When developing this PR, I did explore the existing libraries used in Goose, and they did support a Vim mode. I decided eventually not...
I have this issue too @joshua-mo-143 ! Here's a PoC project along with the logs (based on `agent_with_tools`): ```rs use rig::{ client::{CompletionClient, EmbeddingsClient}, completion::{Prompt, ToolDefinition}, embeddings::EmbeddingsBuilder, providers::{ollama, openai, openrouter}, tool::{Tool,...
My experience with the connector doesn't go much further than some patches to the connector itself, but I can do it with appropiate testing
I think you made a good choice and good luck to yancong! I would've been able to for sure, but not nearly as fast as he can do it given...