docs: document personal memory for the agent in Slack#5842
Open
mintlify[bot] wants to merge 2 commits into
Open
docs: document personal memory for the agent in Slack#5842mintlify[bot] wants to merge 2 commits into
mintlify[bot] wants to merge 2 commits into
Conversation
Contributor
Author
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
Contributor
Author
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
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
Documents the new personal memory capability for the agent in Slack. The agent now remembers durable preferences, role, and workflow facts that you state about yourself, and uses them as context in future threads so you don't have to repeat yourself.
Changes
agent/slack.mdxcovering:Note
Low Risk
Low risk documentation-only change; main risk is minor translation/formatting inconsistencies across locales.
Overview
Documents the agent’s new personal memory behavior when answering docs questions from Slack, including what gets stored (preferences/role/workflow rules), what is explicitly excluded (ephemeral context, org/other-people facts, sensitive data), and a note that memory isn’t used for PR drafting from existing threads.
Adds a short example showing how a stated preference in one thread influences answers in later threads, and ships the same section in
agent/slack.mdx,es/agent/slack.mdx, andfr/agent/slack.mdx(with anchor ids added in ES/FR for linking).Reviewed by Cursor Bugbot for commit 981f8e8. Bugbot is set up for automated code reviews on this repo. Configure here.