Fix intro greeting and load history on return visits #132

Merged
will.anderson merged 1 commits from fix/greeting-history-load into dev 2026-05-12 14:03:13 +00:00
Owner

Remove alive/sentient language from greeting prompt. Load chat history for returning users instead of re-greeting.

Remove alive/sentient language from greeting prompt. Load chat history for returning users instead of re-greeting.
will.anderson added 1 commit 2026-05-12 14:03:07 +00:00
Fix intro greeting tone and load history on return visits
Dev — Build & local smoke test / build-smoke (pull_request) Successful in 1m36s
1786aeeff6
- soul-demo.c: rewrite intro system prompt — remove 'to see if you are real'
  and 'say something true about who you are' which were producing alive/sentient
  language. New prompt: friendly hello, ask how they're doing, explicitly no
  alive/sentient/experiencing anything lines.
- chat-widget: Turnstile callback now replays existing session history instead
  of always firing a new greeting — returning users within the same day see
  their conversation, not a duplicate hello.
will.anderson merged commit 869dcec0bb into dev 2026-05-12 14:03:13 +00:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: neuron-technologies/neuron-web#132