Skip to content

fix: accept legacy TypeScript SDK ingest responses - #16

Merged
atharvmantri merged 1 commit into
mainfrom
fix/typescript-sdk-ingest-response
Sep 14, 2026
Merged

atharvmantri merged 1 commit into
mainfrom
fix/typescript-sdk-ingest-response

Conversation

@atharvmantri

Copy link
Copy Markdown
Owner

Summary

  • accept the repository's legacy {memories: [...]} ingest response in the TypeScript SDK
  • derive created count and memory IDs when the newer count/ID shape is absent
  • accept a bare memory array from compatible REST deployments

Validation

  • pnpm --filter @memoryguard/sdk test (14 passed)
  • pnpm --filter @memoryguard/sdk build
  • git diff --check

Copilot AI lite review requested due to automatic review settings September 14, 2026 10:20

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@netlify

netlify Bot commented Sep 14, 2026

Copy link
Copy Markdown

Deploy Preview for stately-moonbeam-5dfc8d ready!

Name Link
🔨 Latest commit 9538928
🔍 Latest deploy log https://app.netlify.com/projects/stately-moonbeam-5dfc8d/deploys/6aa7ca57dede1e000832192a
😎 Deploy Preview https://deploy-preview-16--stately-moonbeam-5dfc8d.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.

@atharvmantri
atharvmantri merged commit 9676cb3 into main Sep 14, 2026
6 checks passed
@atharvmantri
atharvmantri deleted the fix/typescript-sdk-ingest-response branch September 14, 2026 10:23
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.

2 participants