What you will see.
One customer report, followed to the pull request.
Customer questionWhy aren't survey alerts arriving?
KaiChecking the docs
Kai ResolveReady
Context carried over
ConversationSession logs
Reading the code
Survey alerts skip visitors without an email.
Kai answers from your knowledge and hands the hard questions to Kai Resolve.
Kai Resolve prepared a coding task
Found a likely bug
Survey pushes skip anonymous visitors:
sendSurveyPush returns early without a contact email, but delivery only needs the session's subscription. Remove the guard and add a regression test. Ask for changes Fix with Kai Code
Handed to Kai Code
Session, logs and code are checked. The verdict lands in the ticket with evidence and a coding task.
Starting preview
Installing dependencies…
Desktop — Web app
localhost:4200 · running on Lukas’s MacBook Pro · PR #412
Kai Code opens the pull request
The fix is planned, coded and opened as a pull request with a preview. Your engineers review and merge.