Skip to content

Add Supermemory long-term memory#107

Open
arjunkshah wants to merge 1 commit into
farzaa:mainfrom
arjunkshah:codex/supermemory-user-memory
Open

Add Supermemory long-term memory#107
arjunkshah wants to merge 1 commit into
farzaa:mainfrom
arjunkshah:codex/supermemory-user-memory

Conversation

@arjunkshah

Copy link
Copy Markdown

Summary

  • search Supermemory for relevant memories before sending a voice request to Claude
  • save completed voice exchanges back to Supermemory after successful responses
  • add Worker proxy routes for /memory/search and /memory/add so the Supermemory key stays server-side
  • document the new SUPERMEMORY_API_KEY setup

Testing

  • DEVELOPER_DIR=/Applications/Xcode.app/Contents/Developer xcrun swiftc -parse leanring-buddy/SupermemoryClient.swift leanring-buddy/CompanionManager.swift
  • npx -y -p typescript tsc --noEmit --target ES2022 --lib ES2022,WebWorker worker/src/index.ts
  • git diff --check
  • ran the Worker locally and verified /memory/add and /memory/search against Supermemory with a disposable container tag

@danielbusnz

Copy link
Copy Markdown

hi, this project is no longer being maintained. If you would like to work on something being maintained you can contribute to https://github.com/danielbusnz-lgtm/Aegis.

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