| ▲ | vaylian 10 hours ago | ||||||||||||||||
> you can only use AI on Helix through LSP How do other editors do this, if they don't use LSPs? Helix specifically choses LSP as the integration mechanism (in combination with TreeSitter) for supporting different programming languages, because it is a language-agnostic protocol and therefore only needs to be implemented once. Is there some established AI-agnostic protocol/interface? I don't think MCP would work here? | |||||||||||||||||
| ▲ | potro 9 hours ago | parent | next [-] | ||||||||||||||||
ACP Agent Client Protocol https://agentclientprotocol.com/get-started/registry | |||||||||||||||||
| |||||||||||||||||
| ▲ | nikita2206 6 hours ago | parent | prev | next [-] | ||||||||||||||||
Just watching filesystem for file changes and updating the in-memory view of the file on any change? This isn’t really relevant to MCP, though one option is to provide a different tool to the AI agent for file modifications, which would make modifications through the file editor itself. | |||||||||||||||||
| |||||||||||||||||
| ▲ | small_scombrus 10 hours ago | parent | prev [-] | ||||||||||||||||
> Is there some established AI-agnostic protocol/interface? AFAIK no | |||||||||||||||||
| |||||||||||||||||