You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<ahref="https://github.com/editor-code-assistant/eca/stargazers"><img alt="GitHub Stars" title="Total number of GitHub stars the ECA project has received"
<ahref="https://github.com/editor-code-assistant/eca/stargazers"><img alt="GitHub Stars" title="Total number of GitHub stars the ECA project has received"
24
-
25
-
## Features
26
24
27
-
-**Editor-agnostic** protocol for any editor to integrate.
28
-
-**Single configuration**: Configure eca making it work the same in any editor via global or local configs.
29
-
-**Chat** interface: ask questions, review code, work together to code.
30
-
-**Agentic** let LLM work as an agent with its native tools and MCPs you can configure.
31
-
-**Context** support: giving more details about your code to the LLM.
32
-
-**Multi models**: OpenAI, Anthropic, Ollama local models, and custom user config models.
25
+
-:page_facing_up:**Editor-agnostic**: protocol for any editor to integrate.
26
+
-:gear:**Single configuration**: Configure eca making it work the same in any editor via global or local configs.
27
+
-:loop:**Chat** interface: ask questions, review code, work together to code.
28
+
-:coffee:**Agentic**: let LLM work as an agent with its native tools and MCPs you can configure.
29
+
-:syringe:**Context**: support: giving more details about your code to the LLM.
30
+
-:rocket:**Multi models**: OpenAI, Anthropic, Ollama local models, and custom user config models.
0 commit comments