Skip to content

MOD-17305 Document custom memory types in Redis Cloud console - #3726

Merged
mich-elle-luna merged 7 commits into
mainfrom
memory-customization-docs
Jul 29, 2026
Merged

MOD-17305 Document custom memory types in Redis Cloud console#3726
mich-elle-luna merged 7 commits into
mainfrom
memory-customization-docs

Conversation

@plamilieva

@plamilieva plamilieva commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

Description

Documents the custom memory types, fields, and per-type extraction strategy settings added to the Agent Memory create and edit flows in the Redis Cloud console (shipped under MOD-16781 / MOD-16782).

Follows the same tightly-scoped, Cloud-console pattern as #3667.

Supersedes #3717 (that PR was auto-closed when this branch was renamed to remove the / from its name to fix the build).

Changes

  • create-service.md — new Memory types & extraction section documenting:
    • custom memory type Name (pattern, 1–64 chars, unique, no built-in collision) and Description (1–200 chars)
    • the Fields table (name, type dropdown str/int/float/bool/list[str]/list[float]/object, required description)
    • the per-type Extraction prompt (≤10,000 chars) and Enabled toggle
    • the limit of up to 3 custom memory types
  • view-service.md — documents how custom memory types appear in service details: Name/Fields read-only (frozen after creation), Extraction prompt/Enabled editable, and appending a new type in edit mode.
  • Extraction cadence stays in the Memory configuration section, matching the shipped UI.
  • New screenshots of the Memory types & extraction section (create + view).

Jira: MOD-17305

🤖 Generated with Claude Code


Note

Low Risk
Documentation-only updates to Redis Cloud Agent Memory guides; no product code or runtime behavior changes.

Overview
Documents the Redis Cloud console Memory types & extraction flow for Agent Memory in create-service.md and view-service.md.

Create service adds a third setup section covering up to 3 custom memory types (name rules, description, structured Fields with supported types, and per-type Extraction prompt / Enabled strategy), plus new screenshots and a corrected Memory configuration image alt.

View / edit service adds the matching Configuration tab section: Name and Fields are read-only after creation; Extraction prompt and Enabled stay editable; new types can be added in edit mode up to the same limit. Also fixes a duplicated word in General settings and aligns Memory configuration screenshot alt text.

Reviewed by Cursor Bugbot for commit 97984e8. Bugbot is set up for automated code reviews on this repo. Configure here.

plamilieva and others added 4 commits July 28, 2026 15:38
Document the custom memory types, fields, and extraction strategy
settings in the Agent Memory create and view service pages:

- create-service.md: add a Custom memory types subsection covering type
  name/description, the fields table, and the per-type extraction
  strategy (prompt + enabled), plus the max-3-types limit.
- view-service.md: document how custom memory types appear in service
  details, noting which settings are read-only (name, fields) vs
  editable (prompt, enabled) after creation.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
…ction

The Redis Cloud console shows "Memory configuration" and "Memory types &
extraction" as separate sections. Restructure the docs to match:

- Move Extraction cadence and Custom memory types out of Memory
  configuration into a new "Memory types & extraction" section on both
  the create-service and view-service pages.
- Add new screenshots (agent-memory-memory-types.png and
  agent-memory-view-memory-types.png) for the new section. These are
  placeholder copies of the configuration screenshots to be replaced
  with real captures of the Memory types & extraction UI.
- List the new section in the Configuration tab overview.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
The cloud-ui source renders the Extraction cadence field inside the
Memory configuration section (MemoryConfigurationSection.tsx), not the
new Memory types & extraction section. Correct the docs to match:

- Move Extraction cadence back into the Memory configuration table on
  both the create-service and view-service pages.
- Scope the Memory types & extraction section to custom memory types
  only, using the section's shipped description string.
- Align the strategy prompt label with the UI ("Extraction prompt")
  and fix the max-types wording (up to 3 custom memory types).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Replace the placeholder images with actual captures of the Memory
types & extraction section (a "decision" custom memory type):

- agent-memory-memory-types.png: create flow (editable).
- agent-memory-view-memory-types.png: service details (read-only).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@CLAassistant

CLAassistant commented Jul 29, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@github-actions

Copy link
Copy Markdown
Contributor

🧠 Redis Memory

Found 5 related items from repository history:

Memory updated at 13816eb

@plamilieva

Copy link
Copy Markdown
Contributor Author

@mich-elle-luna this continues #3717, which was auto-closed when I renamed the branch to remove the / (claude/memory-customization-docsmemory-customization-docs) per your and @dwdougherty's note — that should clear the build failure. Same commits and screenshots as before. The contributor agreement is being signed separately. Ready for another look whenever you have a moment.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@github-actions

Copy link
Copy Markdown
Contributor

🧠 Redis Memory

Found 5 related items from repository history:

Memory updated at a957c4f

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@github-actions

Copy link
Copy Markdown
Contributor

🧠 Redis Memory

Found 5 related items from repository history:

Memory updated at 221373e

@dwdougherty dwdougherty added the rc Redis Cloud docs label Jul 29, 2026

@mich-elle-luna mich-elle-luna left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you! I found one typo in another section on this page but your additions look good

Comment thread content/operate/rc/context-engine/agent-memory/view-service.md Outdated
@github-actions

Copy link
Copy Markdown
Contributor

🧠 Redis Memory

Found 5 related items from repository history:

Memory updated at 97984e8

@mich-elle-luna
mich-elle-luna merged commit 78b5dbc into main Jul 29, 2026
45 checks passed
@mich-elle-luna
mich-elle-luna deleted the memory-customization-docs branch July 29, 2026 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

rc Redis Cloud docs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants