feat: agent memory docs#30121
Conversation
- 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)
|
This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:
|
Co-authored-by: devin-ai-integration[bot] <158243242+devin-ai-integration[bot]@users.noreply.github.com>
|
Hey there, we've marked this pull request as stale because there's no recent activity on it. This label helps us identify PRs that might need updates (or to be closed out by our team if no longer relevant). |
|
Not stale, just waiting on the code in Wrangler to land and be released |
|
Hey there, we've marked this pull request as stale because there's no recent activity on it. This label helps us identify PRs that might need updates (or to be closed out by our team if no longer relevant). |
|
Hey there, we've closed out this pull request because it's been stale for a while and there's been no additional action on it. If these changes are still relevant, open a new pull request (or flag to us in a GitHub issue). |
Note
Mirror of #30118, pushed to this repo to generate preview deploys (PRs from forks do not produce previews). Credit to @pmesgari — see the original PR for full review history and discussion.
Summary
Adding docs for Agent Memory (Beta) product.
Screenshots (optional)
Documentation checklist