Skip to content

Conversation

@slapglif
Copy link

@slapglif slapglif commented Feb 5, 2026

Summary

  • Replace ingestConversation's raw /conversations fetch (404) with an SDK-backed implementation that stores conversation transcripts via memories.add.
  • Preserve the original method intent and signature while avoiding undocumented endpoints.
  • Keep multi-tag behavior by storing to each provided containerTag and returning stored/partial status.

Verification

  • bun run typecheck
  • bun run build
  • Local smoke test: ingestConversation(...) now returns success and creates memory entries.

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