Skip to content

docs(integrations): drop Mem0 from marketing bullets#10

Merged
PipDscvr merged 1 commit intomainfrom
chore/integrations-mem0-cleanup
Apr 22, 2026
Merged

docs(integrations): drop Mem0 from marketing bullets#10
PipDscvr merged 1 commit intomainfrom
chore/integrations-mem0-cleanup

Conversation

@PipDscvr
Copy link
Copy Markdown
Contributor

Summary

Matches the Mem0 marketing cleanup already on the integrations repo. Removes Mem0 mentions from the backend-agnostic pitch bullets on each coding-agent page and the overview — rewritten as "or any other registered MemoryProvider".

Changed (4 marketing mentions)

  • docs/integrations/overview.md — backend-agnostic bullet
  • docs/integrations/coding-agents/claude-code.md — backend-agnostic bullet
  • docs/integrations/coding-agents/codex.md — backend-agnostic bullet
  • docs/integrations/coding-agents/openclaw.md — backend-agnostic bullet

Kept as-is (config contract, not marketing)

  • claude-code.md — "To use Mem0 as the backend instead, set "provider": "mem0"" paragraph; documents an actual enum value
  • openclaw.mdconfigSchema snippet enum; mirrors the published manifest
  • codex.md# or "mem0" comment in env export example

Out of scope (intentionally not touched)

SDK reference pages (sdk/overview.md, sdk/guides/mem0-backend.md, sdk/concepts/provider-model.md, etc.) and the introduction differentiation table — those document existing SDK code or are intentional differentiation writing.

Test plan

  • pnpm build passes with onBrokenLinks: 'throw'

Matches the same cleanup already on the integrations repo: remove
Mem0 mentions from backend-agnostic pitch bullets on each coding-agent
page and the overview. Rewrite as "or any other registered
MemoryProvider" — same technical story, no third-party naming.

Scope is deliberately limited to docs/integrations/**. SDK reference
pages, the sdk/guides/mem0-backend.md how-to, and the introduction
differentiation table are left alone per direction — those document
existing SDK code or are intentional differentiation writing.

Kept as-is (config contract, not marketing):
- claude-code.md "To use Mem0 as the backend instead, set
  `\"provider\": \"mem0\"`" — documenting an actual enum value
- openclaw.md configSchema snippet enum — mirrors the published
  manifest
- codex.md `# or "mem0"` env comment — same reasoning
@PipDscvr PipDscvr merged commit ab0e2fc into main Apr 22, 2026
@PipDscvr PipDscvr deleted the chore/integrations-mem0-cleanup branch April 22, 2026 00:14
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