Releases: editor-code-assistant/eca
Releases · editor-code-assistant/eca
0.97.0
27 Jan 15:48
Compare
Sorry, something went wrong.
No results found
Support update list of mcp tools when requested from server via list_changed notification.
0.96.1
26 Jan 18:53
Compare
Sorry, something went wrong.
No results found
Fix /resume duplicating chats. #278
Reduce noise in auto-compaction, not mentioning the summary. #280
0.96.0
26 Jan 16:28
Compare
Sorry, something went wrong.
No results found
Add /skill-create command to create a ECA skill from a prompt. #277
0.95.0
25 Jan 23:41
Compare
Sorry, something went wrong.
No results found
(OpenAI Chat) - Configurable reasoning history via reasoningHistory (model-level, default: all)
Fix exception in autocompact that could happen some times.
0.94.2
25 Jan 17:45
Compare
Sorry, something went wrong.
No results found
Fix autocompact not cleaning tokens in memory and thinking it should auto compact again.
0.94.1
24 Jan 18:59
Compare
Sorry, something went wrong.
No results found
Fix tools prompt override not working via config.
0.94.0
23 Jan 13:53
Compare
Sorry, something went wrong.
No results found
Mention in chat some missing Anthropic responses errors when happens.
Auto compact via percentage defined in autoCompactPercentage. #257
Do not remove conversation history visually when compacting chat.
0.93.2
19 Jan 19:31
Compare
Sorry, something went wrong.
No results found
Fix /compact removing chat history when prompt is stopped or some error happens. #142
0.93.1
19 Jan 18:38
Compare
Sorry, something went wrong.
No results found
Fix chat title generation regression.
0.93.0
19 Jan 17:49
Compare
Sorry, something went wrong.
No results found
Improve copilot login to mention to enable model at Copilot settings page.
New config API for prompts:
Support override any tool description via prompts tools <toolName> #271
Support override /init system prompt via prompts init
Support override /compact system prompt via prompts compact
Support override chat title system prompt via prompts chatTitle
Deprecate systemPrompt in favor of prompts chat
Deprecate completion systemPrompt in favor of prompts completion
Deprecate rewrite systemPrompt in favor of prompts rewrite