Skip to content

Commit 089366c

Browse files
committed
Say on the changelog that conversations get names
1 parent a820e27 commit 089366c

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,15 @@ to authenticate. In the same spirit, the handoff panel explains once when a cowo
3434
work on (it runs as its own agent, outside this deployment's loop) instead of offering switches the
3535
server can only refuse; its existing grants stay visible so they can still be revoked.
3636

37+
### A conversation is given a name of its own
38+
39+
A channel was labelled with the names of the Bots in it, so every conversation with the same
40+
coworker read the same on the roster, and the only thing telling two of them apart was a preview of
41+
whatever was said last. That preview is usually the tail of an answer, which says nothing about the
42+
question that prompted it. Once a conversation has an opening exchange, the deployment's own model
43+
is asked for a few words naming what it is about, and the roster draws those words in place of the
44+
preview. A deployment with no model key configured names nothing and looks exactly as it did before.
45+
3746
### A channel stops showing a working indicator once its turn has ended
3847

3948
Sending a message and then opening another channel before the reply arrived left the first channel

0 commit comments

Comments
 (0)