Releases: editor-code-assistant/eca
Releases · editor-code-assistant/eca
0.87.2
22 Dec 13:35
Compare
Sorry, something went wrong.
No results found
Fix openai-chat tool call + support for Mistral API #233
Skip missing/unreadable @file references when building context
Fix regression: /compact not working for some models. Related to #240
0.87.1
20 Dec 22:29
Compare
Sorry, something went wrong.
No results found
Improve read-file summary to show final range properly.
Improve model capabilities for providers which model name has slash: my-provider/anthropic/my-model
0.87.0
18 Dec 17:26
Compare
Sorry, something went wrong.
No results found
Support Google Gemini thought signatures.
Support gemini-3-pro-preview and gemini-3-flash-preview models in Google and Copilot providers.
Fix deepseek reasoning with openai-chat API #228
Support ~ in dynamic string parser.
Support removing nullable values from LLM request body if the value in extraPayload is null. #232
0.86.0
12 Dec 16:19
Compare
Sorry, something went wrong.
No results found
Improve agent behavior prompt to mention usage of editor_diagnostics tool. #230
Use selmer syntax for prompt templates.
0.85.3
12 Dec 12:43
Compare
Sorry, something went wrong.
No results found
Support openai/gpt-5.2 and github-copilot/gpt-5.2 by default.
0.85.2
04 Dec 18:11
Compare
Sorry, something went wrong.
No results found
Support providers <provider> httpClient version config, allowing to use http-1.1 for some providers like lmstudio. #229
0.85.1
01 Dec 15:42
Compare
Sorry, something went wrong.
No results found
Fix backwards compatibility for chat rollback.
0.85.0
01 Dec 15:07
Compare
Sorry, something went wrong.
No results found
Enhanced hooks documentation with new types (sessionStart, sessionEnd, chatStart, chatEnd), JSON input/output schemas, execution options (timeout)
Fix custom tools to support argument numbers.
Improve read_file summary to mention offset being read.
Enhanced hooks documentation with new types (sessionStart, sessionEnd, chatStart, chatEnd), JSON input/output schemas, execution options (timeout)
Support rollback only messages, tool call changes or both in chat/rollback.
0.84.2
27 Nov 20:50
Compare
Sorry, something went wrong.
No results found
Fix ${netrc:...} to consider :netrcFile config properly.
0.84.1
27 Nov 18:53
Compare
Sorry, something went wrong.
No results found
Fix ${netrc:...} to consider :netrcFile config.