Skip to content

Commit da67458

Browse files
committed
Merge branch 'master' into todo-tool
2 parents 27ca68e + f57a321 commit da67458

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
## Unreleased
44

5+
- Fix rollback when there are subagents messages in chat.
56
- Add Task tool #246
67

78
## 0.109.6

src/eca/features/chat.clj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1860,5 +1860,6 @@
18601860
(send-chat-contents!
18611861
new-messages
18621862
{:chat-id chat-id
1863+
:db* db*
18631864
:messenger messenger}))
18641865
{}))

0 commit comments

Comments
 (0)