Show HN: ECA – Editor Code Assistant – Free AI pair prog tool agnostic of editor
1–2 of 2 posts
Re: Show HN: ECA – Editor Code Assistant – Free AI pair prog tool agnostic of editor
#2Hey everyone, over the past month, I've been working on a new project that focuses on standardizing AI pair programming capabilities across editors, similar to Cursor, Continue, and Claude, including chat, completion etc.
It follows a standard similar to LSP, describing a well-defined protocol with a server running in the background, making it easier for editors to integrate. LMK what you think, and feedback and help are very welcome!