Skip to content

Improve group chat#854

Open
invince wants to merge 9 commits into
EKKOLearnAI:mainfrom
invince:main
Open

Improve group chat#854
invince wants to merge 9 commits into
EKKOLearnAI:mainfrom
invince:main

Conversation

@invince
Copy link
Copy Markdown

@invince invince commented May 19, 2026

In current version, if we start a chat group:

  1. you need @ an agent in each message, otherwise nobody answers
  2. when you start a conversation with one of the agent, you have to @ him each time, otherwise he won't get your message.

The goal of the change is to:

  1. be able to define a default agent of a chat group, so if you text without @ anybody, he will answer
  2. be able to continue a conversation with a particular agent without @ him every time.

Here are some test:
image
image
image

you can see who is the default here
image

also you can change the default by clicking
image

invince added 5 commits May 20, 2026 00:24
1. add default ai agent to answer the message
2. add possibility to chat with one agent continuously
1. add default ai agent to answer the message
2. add possibility to chat with one agent continuously
1. add default ai agent to answer the message
2. add possibility to chat with one agent continuously
1. show default agent
1. show default agent
@invince invince changed the title Improve chat group Improve group chat May 20, 2026
invince added 4 commits May 20, 2026 09:35
# Conflicts:
#	packages/client/src/components/hermes/group-chat/GroupChatPanel.vue
#	packages/server/src/services/hermes/group-chat/agent-clients.ts
1. show default agent
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant