Skip to content

feat: agent memory (beta) docs#31086

Open
pmesgari wants to merge 8 commits into
productionfrom
latest-agent-memory-docs
Open

feat: agent memory (beta) docs#31086
pmesgari wants to merge 8 commits into
productionfrom
latest-agent-memory-docs

Conversation

@pmesgari
Copy link
Copy Markdown

  • Add product directory entry (agent-memory.yaml) and SVG icon
  • Add product overview page with features, related products, and resource links
  • Add get-started guide: create namespace, configure binding, ingest/recall/summary
  • Add concepts: how Agent Memory works (extraction, classification, dedup, storage, recall pipeline, memory types, idempotency) and profiles/namespaces isolation model
  • Add configuration page for memory_namespaces Worker binding (single and multiple bindings, TypeScript types)
  • Add API reference: ingest() with Message type, timestamps, and idempotency; recall() with thinking levels, response length, and reference date; getSummary() with session scoping and summary structure
  • Add namespace management REST API reference (create, list, get, delete)
  • Add platform pages: validation limits and naming constraints, beta pricing placeholder
  • Add example: chat agent with memory using Workers AI (ingest, recall, getSummary in a conversation loop)

Summary

Adding docs for Agent Memory (Beta) product.

Screenshots (optional)

Documentation checklist

  • Is there a changelog entry (guidelines)? If you don't add one for something awesome and new (however small) — how will our customers find out? Changelogs are automatically posted to RSS feeds, the Discord, and X.
  • The change adheres to the documentation style guide.
  • If a larger change - such as adding a new page- an issue has been opened in relation to any incorrect or out of date information that this PR fixes.
  • Files which have changed name or location have been allocated redirects.

payamcfl and others added 7 commits May 27, 2026 15:46
- Add product directory entry (agent-memory.yaml) and SVG icon
- Add product overview page with features, related products, and resource links
- Add get-started guide: create namespace, configure binding, ingest/recall/summary
- Add concepts: how Agent Memory works (extraction, classification, dedup, storage, recall pipeline, memory types, idempotency) and profiles/namespaces isolation model
- Add configuration page for memory_namespaces Worker binding (single and multiple bindings, TypeScript types)
- Add API reference: ingest() with Message type, timestamps, and idempotency; recall() with thinking levels, response length, and reference date; getSummary() with session scoping and summary structure
- Add namespace management REST API reference (create, list, get, delete)
- Add platform pages: validation limits and naming constraints, beta pricing placeholder
- Add example: chat agent with memory using Workers AI (ingest, recall, getSummary in a conversation loop)
Co-authored-by: devin-ai-integration[bot] <158243242+devin-ai-integration[bot]@users.noreply.github.com>
@pmesgari pmesgari requested review from a team and kodster28 as code owners May 27, 2026 14:12
@github-actions
Copy link
Copy Markdown
Contributor

This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:

Pattern Owners
* @cloudflare/product-owners
*.astro @cloudflare/content-engineering, @kodster28

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 27, 2026

Preview URL: https://1465acf1.preview.developers.cloudflare.com
Preview Branch URL: https://latest-agent-memory-docs.preview.developers.cloudflare.com

Files with changes (up to 15)

Original Link Updated Link
https://developers.cloudflare.com/agent-memory/api/http-api/ https://latest-agent-memory-docs.preview.developers.cloudflare.com/agent-memory/api/http-api/
https://developers.cloudflare.com/agent-memory/get-started/ https://latest-agent-memory-docs.preview.developers.cloudflare.com/agent-memory/get-started/
https://developers.cloudflare.com/agent-memory/api/workers-api/ https://latest-agent-memory-docs.preview.developers.cloudflare.com/agent-memory/api/workers-api/
https://developers.cloudflare.com/agent-memory/ https://latest-agent-memory-docs.preview.developers.cloudflare.com/agent-memory/
https://developers.cloudflare.com/agent-memory/concepts/how-agent-memory-works/ https://latest-agent-memory-docs.preview.developers.cloudflare.com/agent-memory/concepts/how-agent-memory-works/
https://developers.cloudflare.com/agent-memory/concepts/namespaces-profiles/ https://latest-agent-memory-docs.preview.developers.cloudflare.com/agent-memory/concepts/namespaces-profiles/
https://developers.cloudflare.com/agent-memory/platform/limits/ https://latest-agent-memory-docs.preview.developers.cloudflare.com/agent-memory/platform/limits/
https://developers.cloudflare.com/agent-memory/api/ https://latest-agent-memory-docs.preview.developers.cloudflare.com/agent-memory/api/
https://developers.cloudflare.com/agent-memory/platform/pricing/ https://latest-agent-memory-docs.preview.developers.cloudflare.com/agent-memory/platform/pricing/
https://developers.cloudflare.com/agent-memory/concepts/ https://latest-agent-memory-docs.preview.developers.cloudflare.com/agent-memory/concepts/
https://developers.cloudflare.com/agent-memory/platform/ https://latest-agent-memory-docs.preview.developers.cloudflare.com/agent-memory/platform/

@mvvmm
Copy link
Copy Markdown
Contributor

mvvmm commented May 27, 2026

/review

@cloudflare-docs-bot
Copy link
Copy Markdown

cloudflare-docs-bot Bot commented May 27, 2026

Review

💡 0 suggestions found in commit 1465acf.

Acknowledged by author (1)
File Issue Note
agent-memory/get-started.mdx line 1 Component missing import The author accepted but has not fixed the import statement to support the new PackageManagers tags.
Commands

Only codeowners can run commands. Post a comment with the command to trigger it.

Command Description
/review Runs a review now. Incremental if a prior review exists, full if not.
/full-review Re-reviews the entire PR diff from scratch, ignoring incremental history. Useful after a rebase, when you want a fresh review, or if the bot gets out of sync and reports issues that no longer exist.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants