Skip to content

Releases: editor-code-assistant/eca

0.3.0

07 Jul 03:42
dd8e968

Choose a tag to compare

  • Support stop chat prompts via chat/promptStop notification.
  • Fix anthropic messages history.

0.2.0

06 Jul 13:38
57f1938

Choose a tag to compare

  • Add native tools: filesystem
  • Add MCP/tool support for ollama models.
  • Improve ollama integration only requiring ollama serve to be running.
  • Improve chat history and context passed to all LLM providers.
  • Add support for prompt caching for Anthropic models.

0.1.0

01 Jul 00:46
7be985a

Choose a tag to compare

  • Allow comments on json configs.
  • Improve MCP tool call feedback.
  • Add support for env vars in mcp configs.
  • Add mcp/serverUpdated server notification.

0.0.4

26 Jun 21:07
b05fd3c

Choose a tag to compare

  • Add env support for MCPs
  • Add web_search capability
  • Add o3 model support.
  • Support custom API urls for OpenAI and Anthropic
  • Add --log-level <level> option for better debugging.
  • Add support for global config file.
  • Improve MCP response handling.
  • Improve LLM streaming response handler.

0.0.3

23 Jun 03:01
6af00f7

Choose a tag to compare

  • Fix ollama servers discovery
  • Fix .eca/config.json read from workspace root
  • Add support for MCP servers

0.0.2

21 Jun 14:56
40f2f6c

Choose a tag to compare

  • First alpha release