The AI coding agent for customer feedback.
Ticket in. Pull request out. Kai Code takes a ticket or feature request, plans the change, writes the code and opens a pull request your engineers review. It runs in Gleap Cloud or on your machine with your own Claude Code or Codex login.
- 2:16 PMInvestigated · 3 evidence points
- 2:21 PMBugSurvey pushes skip signed-out visitors
sendSurveyPushreturns early without a contact email.Ask for changes Fix with Kai CodeHanded to Kai Code
- 2:22 PMKai Code picked up this ticketPicked up by Kai Code
I’ll check how survey alerts are filtered and add a regression test.
The survey gate requires a signed-in user. Chat alerts use the visitor session instead.
I’ll use the same visitor check for surveys.
Survey alerts now reach signed-out visitors. The regression test passes.
Ready for review. Pull request #412 includes the fix and the test.