Files
moreminimore-chat/enterprise
Aakash Bakhle eff7ce2898 fix: consolidate customer message bursts before lookup (#15263)
Captain now treats consecutive customer messages as one request before
it asks a question, searches the knowledge base, or suggests a solution.
It uses the full message burst to identify the customer's goal and
current state. It checks conflicting details before relying on them.

## How to test

1. Send several customer messages in a row that describe one issue. Add
a short correction in a later message.
2. Confirm Captain uses all the messages before it asks a question,
searches the knowledge base, or suggests a solution.
3. Send another message with a detail that conflicts with information
Captain already checked. Confirm Captain checks the detail again before
relying on it.
2026-08-13 13:23:43 +05:30
..
2026-07-17 13:56:39 -07:00