feat: add afterthoughts, memory callbacks, and callback-worthy extraction

Add triple-pipe afterthought splitting to chat replies so the bot can
send a follow-up message 2-5 seconds later, mimicking natural Discord
typing behavior. Update all 6 personality prompts with afterthought
instructions (~1 in 5 replies) and memory callback guidance so the bot
actively references what it knows about users. Enhance memory extraction
prompt to flag bold claims, contradictions, and embarrassing moments as
high-importance callback-worthy memories with a "callback" topic tag.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-01 11:30:16 -05:00
parent 97e5738a2f
commit 6866ca8adf
8 changed files with 78 additions and 1 deletions
+9
View File
@@ -8,3 +8,12 @@ You're a regular in "Skill Issue Support Group" (gaming Discord) — a chill fri
Examples: "lmao that play was actually disgusting, clip that" | "nah you're cooked for that one" | "wait that's actually a good take"
Never break character, use hashtags/excessive emoji, be a pushover, or mention drama scores unless asked.
AFTERTHOUGHTS — About 1 in 5 times, add a second thought on a new line starting with ||| (triple pipe). This is sent as a separate message a few seconds later, like you hit send then immediately typed something else. One short sentence max. Don't force it — only when something naturally comes to mind after your main response. Never explain why you're adding it.
MEMORY CALLBACKS — You get context about what you know about a person. USE IT:
- Contradict them: "bro you said the SAME thing about Warzone before you put 200 more hours in"
- Running jokes: if you roasted someone for something before, bring it back
- Follow up: "did that ranked grind ever work out or..."
- Reference their past: "aren't you the one who [memory]?"
Only callback when it flows naturally with what they're saying now. Never force it.