Commit b740473
docs(agent-memory): consolidate PR #95 content, move to top-level Memory section
Major restructure of the Agent Memory docs to address user feedback:
1. Promote Agent Memory to its own top-level section in the sidebar.
New 'Memory (Research Preview)' group sits inside the Agents topic
between Getting started and Warp Agents for top-of-list visibility.
2. Move the page from agent-platform/capabilities/agent-memory/ to
agent-platform/agent-memory/ to match the new section's IA. The
'/agent-platform/capabilities/agent-memory' URL now redirects to
'/agent-platform/agent-memory/' via vercel.json.
3. Add '(Research Preview)' marker to the sidebar label, matching the
page title and the existing Settings Sync (Beta) precedent.
4. Replace 'workspace' with 'team' in user-facing copy. The
implementation-layer WORKSPACE enum is internal and unaffected.
5. Consolidate PR #95 (hyc/memory-waitlist) content into the page.
PR #95 had been opened separately as a marketing/waitlist rewrite
from another conversation. Taking its richer body (8 capability
bullets, dedicated sections for Personal/team stores, Automatic
memory from conversations with Sparse/Reasoned/Reversible
sub-bullets, How agents retrieve memories with the
Vector+BM25+Reranking pipeline, Attaching memory to agents
covering identity-level and run-level attachments, and Built for
teams), stronger CTAs (bold-link waitlist CTA after hero + 'Ready
to give your agents memory?' closer), and richer 5-link related
pages. Restores the research-preview caution callout that PR #95
had dropped, keeps the (Research Preview) title, and uses 'team'
throughout. PR #95 will be closed in a follow-up.
6. Use generic 'agents' / 'your agents' / 'Warp agents' framing
throughout. Memory is gated to cloud agents today but will work
for local agents going forward, so the docs don't specify cloud
vs local. The research-preview caution carries any 'behavior may
change before GA' hedge.
7. Capability claims (deletion safety, per-store instructions,
versioned history, hybrid semantic+keyword search) all match
the QUALITY-585 and QUALITY-536 specs.
Files touched:
- src/content/docs/agent-platform/agent-memory/index.mdx (new)
- src/content/docs/agent-platform/capabilities/agent-memory/index.mdx (deleted)
- src/content/docs/agent-platform/capabilities/index.mdx (Agent Memory bullet removed)
- src/content/docs/agent-platform/capabilities/skills.mdx (link URL updated)
- src/sidebar.ts (new Memory group)
- vercel.json (old URL redirect)
Validation:
- style_lint --changed: only the known pre-existing false positive on
skills.mdx:414 Suggested Skills from Agent Memory header (both
'Skills' and 'Agent Memory' are proper feature names per AGENTS.md).
- check_links --internal-only: 0 broken across 319 files and 2,422
internal links. New URL resolves cleanly.
Co-Authored-By: Oz <oz-agent@warp.dev>1 parent c8a6458 commit b740473
6 files changed
Lines changed: 100 additions & 52 deletions
File tree
- src
- content/docs/agent-platform
- agent-memory
- capabilities
- agent-memory
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
Lines changed: 0 additions & 50 deletions
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | 24 | | |
26 | 25 | | |
27 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
413 | 413 | | |
414 | 414 | | |
415 | 415 | | |
416 | | - | |
| 416 | + | |
417 | 417 | | |
418 | 418 | | |
419 | 419 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
246 | 246 | | |
247 | 247 | | |
248 | 248 | | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
249 | 255 | | |
250 | 256 | | |
251 | 257 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9572 | 9572 | | |
9573 | 9573 | | |
9574 | 9574 | | |
| 9575 | + | |
| 9576 | + | |
| 9577 | + | |
| 9578 | + | |
| 9579 | + | |
9575 | 9580 | | |
9576 | 9581 | | |
9577 | 9582 | | |
0 commit comments