Skip to content

Add support chat typing events#518

Merged
DRadmir merged 1 commit into
mainfrom
wt3/chatwoot-typing-indicator
Jun 16, 2026
Merged

Add support chat typing events#518
DRadmir merged 1 commit into
mainfrom
wt3/chatwoot-typing-indicator

Conversation

@DRadmir

@DRadmir DRadmir commented Jun 16, 2026

Copy link
Copy Markdown
Collaborator

Backend for the "agent is typing…" indicator in support chat.

Chatwoot typing events (typing on/off) are forwarded to the device over the stream, filtered to public agent activity. The on-device indicator comes in a separate client PR.

Closes #515

@DRadmir DRadmir self-assigned this Jun 16, 2026
@DRadmir DRadmir requested a review from 0xh3rman June 16, 2026 11:36
@DRadmir DRadmir marked this pull request as draft June 16, 2026 12:04
@DRadmir DRadmir force-pushed the wt3/chatwoot-typing-indicator branch from efdb44f to 7fc1d39 Compare June 16, 2026 12:14
@DRadmir DRadmir marked this pull request as ready for review June 16, 2026 12:14

@0xh3rman 0xh3rman left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm overral, left some comments

Comment thread core/crates/primitives/src/support.rs Outdated
Comment thread core/crates/primitives/src/support.rs
Comment thread core/crates/support/src/client.rs Outdated
Comment thread core/crates/support/src/model.rs Outdated
@DRadmir DRadmir force-pushed the wt3/chatwoot-typing-indicator branch from 7fc1d39 to 690e0c5 Compare June 16, 2026 15:33
@DRadmir DRadmir force-pushed the wt3/chatwoot-typing-indicator branch from 690e0c5 to 0eea858 Compare June 16, 2026 16:56
@DRadmir DRadmir merged commit ee9618e into main Jun 16, 2026
6 checks passed
@DRadmir DRadmir deleted the wt3/chatwoot-typing-indicator branch June 16, 2026 17:31
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.

Support chat typing events (core)

2 participants