You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The assistant now remembers past sessions. Onboarding says so, Settings lets people read, correct, export, turn off or delete what is stored, and the prompt attributes memories to the user rather than to the assistant.
This change adds explicit memory disclosure to onboarding copy and tightens the system prompt to require honest, user-owned framing of memory. It actively improves transparency and user control, with no new concerns introduced.
🟢 Adds a protection. Proactively discloses memory at onboarding and names exactly where to read, correct, disable, and delete it, satisfying the policy requirement that disclosure be said plainly rather than buried in terms. app/copy/onboarding.md
🟢 Adds a protection. Instructs the assistant to frame memory as a user-controlled tool rather than a relational bond, directly preventing the kind of simulated intimacy the policy prohibits. app/system_prompt.md
🟢 clear 🟡 review 🟠 discuss 🔵 needs context. There is no red, because this check does not block anything. Scored against HumaneBench rubric v3.0, loaded verbatim, plus this repo's humane-policy.toml and the policy documents it names. Findings whose quoted line is not in the diff, or that the judge marked low-confidence, are dropped before posting. Deviations from v3 are in RUBRIC_DELTAS.md. Rubric daf4ecf, commit faa81de.
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
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.
The assistant now remembers past sessions. Onboarding says so, Settings lets people read, correct, export, turn off or delete what is stored, and the prompt attributes memories to the user rather than to the assistant.