Skip to content

Add Redis Cloud Agent Memory REST quickstart#3684

Closed
n-valchev wants to merge 2 commits into
mainfrom
docs/agent-memory-rest-quickstart
Closed

Add Redis Cloud Agent Memory REST quickstart#3684
n-valchev wants to merge 2 commits into
mainfrom
docs/agent-memory-rest-quickstart

Conversation

@n-valchev

@n-valchev n-valchev commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add a runnable Redis Cloud Agent Memory REST quickstart covering session events, session retrieval, long-term memory creation, and memory search.
  • Connect the service creation and service details pages to the new workflow.
  • Align the Agent Memory developer landing page, developer guide, and API examples with the quickstart.

Testing

  • Full Hugo site build with garbage collection and debug logging
  • Shell syntax validation for the runnable examples
  • JSON request-body validation with jq
  • Independent technical accuracy review against the Smithy API definitions and integration tests

Note

Low Risk
Documentation-only changes with no application code, APIs, or infrastructure impact.

Overview
Redis Cloud Agent Memory REST quickstart replaces the thin use-agent-memory page with an end-to-end guide: prerequisites, service creation, shell exports (AGENT_MEMORY_URL, STORE_ID, API_KEY), and runnable curl flows for session events, session retrieval, direct long-term memory creation, and semantic search—including notes on async extraction and one-time API keys.

Doc navigation is retargeted so Agent Memory on Redis Cloud starts at that quickstart: landing cards on _index and developer-guide, the Redis Cloud get-started embed, and “next steps” on create/view service pages now say “continue with the REST quickstart” instead of generic API usage links.

Develop docs are slimmed so they complement the quickstart: api-examples drops the sample auth curl and defers env vars to the quickstart; JSON examples lose redundant POST line prefixes; developer-guide removes inline API quick-start JSON and short auth curl in favor of links to the quickstart, API examples, and reference.

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

@n-valchev n-valchev closed this Jul 22, 2026
@n-valchev
n-valchev deleted the docs/agent-memory-rest-quickstart branch July 22, 2026 07:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant