We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c450086 commit f26bd30Copy full SHA for f26bd30
2 files changed
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## Unreleased
4
5
+## 0.127.0
6
+
7
- Support `ask_user` tool allowing LLM to ask the user questions with optional selectable options. #338
8
- Remove redundant system message when background jobs finish or are killed.
9
- Fix Anthropic chat titles being empty or garbled on 3rd message retitle by passing conversation history as past-messages.
resources/ECA_VERSION
@@ -1 +1 @@
1
-0.126.0
+0.127.0
0 commit comments