Skip to content

docs(integrations): add Synap long-term memory integration#1854

Open
visy-ani wants to merge 2 commits into
google:mainfrom
visy-ani:add-synap-integration
Open

docs(integrations): add Synap long-term memory integration#1854
visy-ani wants to merge 2 commits into
google:mainfrom
visy-ani:add-synap-integration

Conversation

@visy-ani

Copy link
Copy Markdown

Summary

Adds a documentation page at docs/integrations/synap.md for Synap — a managed long-term memory layer for AI agents — to the ADK integrations catalog.

Follows the GoodMem / standard memory-integration template (frontmatter with catalog_title / catalog_description / catalog_icon / catalog_tags, supported-language tag, use cases, prereqs, installation, runnable code example, available tools table, resource links). Includes a 512×512 PNG logo asset at docs/integrations/assets/synap.png.

Why

maximem-synap-google-adk exposes Synap as two ADK FunctionTool instances (search_memory / store_memory) so any ADK agent can recall and persist long-term memory across sessions without manual bookkeeping. Memory is scoped to user_id + customer_id for strict multi-tenant isolation.

Background

This was originally submitted as a sample at google/adk-python#5701, but @wuliang229 redirected it here since the samples folder is for ADK framework capabilities, not third-party integrations. Following that guidance.

Test plan

  • Doc follows the structure of existing memory integration pages (goodmem.md, redis.md, database-memory.md)
  • Code example is runnable end-to-end
  • Logo is 512×512 PNG, square
  • PyPI package published (maximem-synap-google-adk)

@netlify

netlify Bot commented Jun 22, 2026

Copy link
Copy Markdown

Deploy Preview for adk-docs-preview ready!

Name Link
🔨 Latest commit 11b9968
🔍 Latest deploy log https://app.netlify.com/projects/adk-docs-preview/deploys/6a391d7d21be190008abf5ae
😎 Deploy Preview https://deploy-preview-1854--adk-docs-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

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