Skip to content

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

Closed
plamilieva wants to merge 4 commits into
mainfrom
claude/memory-customization-docs
Closed

MOD-17305 Document custom memory types in Redis Cloud console#3717
plamilieva wants to merge 4 commits into
mainfrom
claude/memory-customization-docs

Conversation

@plamilieva

@plamilieva plamilieva commented Jul 28, 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.

Changes

  • create-service.md — new Custom memory types subsection in Memory configuration:
    • type Name (pattern, 1–64 chars, unique, no built-in collision), Description (1–200 chars), and Fields table (name, type dropdown, required description)
    • per-type Extraction strategy: Prompt (≤10,000 chars) and Enabled toggle (default on)
    • the limit of up to 3 custom types that carry a strategy
  • view-service.md — documents how custom memory types appear in service details: Name/Fields read-only (frozen after creation), Prompt/Enabled editable, and appending a new type in edit mode (max-3 cap).

Note for reviewers

This PR is text-only. PR #3667 also refreshed the two console screenshots; the existing agent-memory-memory-configuration.png / agent-memory-view-memory-configuration.png images do not yet show the custom-memory-types UI and should be updated before merge.

Jira: MOD-17305

🤖 Generated with Claude Code


Note

Low Risk
Documentation-only changes with no runtime or security impact; screenshot assets may still need updating to match the new UI.

Overview
Documents the Redis Cloud Memory types & extraction console flow for Agent Memory on create and view/edit service pages.

create-service.md adds a third page section (with screenshot reference) covering up to 3 custom memory types: naming rules, description, structured fields (types and descriptions), and per-type extraction strategy (Extraction prompt, Enabled). It also fixes Memory configuration image alt text.

view-service.md lists the new Configuration section and explains post-create behavior: Name and Fields are read-only, Extraction prompt and Enabled are editable, and new types can be added in edit mode until the three-type cap. Memory configuration alt text is corrected similarly.

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

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>
@CLAassistant

CLAassistant commented Jul 28, 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 039cf9b

…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>
@dwdougherty

Copy link
Copy Markdown
Collaborator

Slashes ('/') in branch names is not supported for this repo.

@github-actions

Copy link
Copy Markdown
Contributor

🧠 Redis Memory

Found 5 related items from repository history:

Memory updated at fb45100

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>
@github-actions

Copy link
Copy Markdown
Contributor

🧠 Redis Memory

Found 5 related items from repository history:

Memory updated at a8b2383

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>
@github-actions

Copy link
Copy Markdown
Contributor

🧠 Redis Memory

Found 5 related items from repository history:

Memory updated at 13816eb

@dwdougherty dwdougherty added the rc Redis Cloud docs label Jul 28, 2026
@mich-elle-luna

Copy link
Copy Markdown
Collaborator

Thanks @plamilieva this all looks good to me, just sign the contributor agreement if you haven't already (sometimes it will ask even if you have already) and change the branch name to remove the / to fix the build failure. I'll review the previews and get this merged if there are no other issues.

@plamilieva plamilieva closed this Jul 29, 2026
@plamilieva
plamilieva deleted the claude/memory-customization-docs branch July 29, 2026 09:55
@plamilieva

Copy link
Copy Markdown
Contributor Author

Superseded by #3726. This PR was automatically closed when the branch was renamed from claude/memory-customization-docs to memory-customization-docs to remove the / (a PR's head branch can't be changed in place). All commits, screenshots, and discussion context carry over to #3726 — please continue there.

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