Skip to content

MEM-62: workshop MemWal friction fixes#187

Merged
harrymove-ctrl merged 1 commit into
devfrom
feature/mem-62-workshop-track-upstream-memwal-friction-fixes-before-monday
May 23, 2026
Merged

MEM-62: workshop MemWal friction fixes#187
harrymove-ctrl merged 1 commit into
devfrom
feature/mem-62-workshop-track-upstream-memwal-friction-fixes-before-monday

Conversation

@ducnmm
Copy link
Copy Markdown
Collaborator

@ducnmm ducnmm commented May 23, 2026

Summary

  • Updates SKILL.md and SDK docs for response shapes, *AndWait guidance, namespace/key handling, recall distance filtering, and 401 troubleshooting.
  • Adds client-side recall distance filtering support in TS/Python SDKs.
  • Renames runtime and example env guidance to MEMWAL_PRIVATE_KEY and removes the old MEMWAL_KEY fallback to avoid credential ambiguity.
  • Adds credential verification helpers.

Deployment note

Railway/services that use MemWal memory must set MEMWAL_PRIVATE_KEY now; MEMWAL_KEY is no longer read.

Verification

  • ./node_modules/.bin/tsc --noEmit
  • ./node_modules/.bin/tsc
  • python3 -m pytest packages/python-sdk-memwal/tests/test_client.py -q
  • git diff --check

Note: npm latest for @mysten-incubation/memwal is still 0.0.4; local package is already 0.0.5, so no new TS changeset was added to avoid bumping to 0.0.6.

@harrymove-ctrl harrymove-ctrl merged commit 5201ff7 into dev May 23, 2026
15 checks passed
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