Carol — back to Apps ← Apps

Carolopedia

A friendly guide to Carol, her ecosystem, and the agents who built her.

📖 CarolopediaServicesBuild InitiativesAll activitiesINI-100000005
📋

CAROL-INI-0746-00: Stranger-mode: anonymous greeting + prune leftover rows

Initiative
Open in Initiatives →

📖About

Two fixes. (1) carol-chat greeting still uses the admins real name in stranger mode because the greeting reads sess.name regardless of stranger flag. Switch to generic Hey there when stranger_mode. (2) Stranger conversations + messages persist forever in carol-chat chat.db. Prune all prior stranger rows for the admin when a new stranger conversation is created — keeps at most one stranger conversation at any time, no accumulation.