feat: add temperature, stages, and breakup mode#5
Open
shoal-rat wants to merge 2 commits into
Open
Conversation
Add three new interactive dimensions to ex-partner Skills: 1. Temperature (0-10): Controls love intensity from ice-cold (0) to burning hot (10), modulating Layer 3/4 emotional responses while preserving Layer 2 speech patterns. 2. Stages (1-6): Simulates different relationship phases (flirting → honeymoon → stable → fatigue → cooling → breakup), each with stage-appropriate memory recall and behavior adjustments. 3. Breakup Mode: A special mode activated with 1-2 sentences of breakup context that simulates the ex at their coldest — blame-shifting, detachment, and self-justification. Includes safety boundaries and crisis intervention triggers. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Three new systems to make conversations feel like real chat: 1. Time Awareness: Skill detects current time and adjusts behavior — late night messages get "why are you still up", work hours get slow replies, mealtimes trigger "have you eaten". Integrates with temperature/stage (low temp + 3am = won't reply). 2. Left on Read (已读不回): Real humans don't reply to every message. System outputs [已读] based on temperature, personality tags, time of day, and message content. Max 3 consecutive non-replies. Users can disable with "别已读不回我". 3. Realism Engine: Global output rules — message splitting (chat-style short messages, not essays), emotional inertia (mood carries over), imperfect expression (incomplete sentences, no AI phrasing), asymmetric effort (boring messages get lazy replies), and natural memory triggers (not database queries). Also adds time behavior and left-on-read analysis dimensions to persona_analyzer.md, and new Layer 4 fields for time habits. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Commit 1: Temperature, Stages, and Breakup Mode
/temperature {n}.Commit 2: Time Awareness, Left on Read, and Realism Engine
[已读]based on temperature, personality, time, and message content. Max 3 consecutive non-replies. Users can disable it.Files Changed
prompts/temperature_stages.mdprompts/breakup_mode.mdprompts/time_awareness.mdprompts/no_reply.mdprompts/realism_engine.mdprompts/intake.mdprompts/persona_builder.mdprompts/persona_analyzer.mdprompts/memory_builder.mdSKILL.mdREADME.mdREADME_EN.mdTest plan
/create-exand verify new intake questions (Q4/Q5) work[已读]output🤖 Generated with Claude Code