PR #2 is ready for review
I have submitted PR #2 which fixes the 400 "ROOT requests to tenant-scoped APIs" error in the claude-code-memory-plugin.
Changes:
- Adds X-OpenViking-Account and X-OpenViking-User headers to all API requests
- Reads account/user from claude_code config section in ov.conf
Files changed:
- config.mjs, auto-recall.mjs, debug-recall.mjs, auto-capture.mjs, debug-capture.mjs, memory-server.ts, memory-server.js
Testing: Verified with debug logs - all requests return 200 with correct headers.
Please review: #2
Thank you!
PR #2 is ready for review
I have submitted PR #2 which fixes the 400 "ROOT requests to tenant-scoped APIs" error in the claude-code-memory-plugin.
Changes:
Files changed:
Testing: Verified with debug logs - all requests return 200 with correct headers.
Please review: #2
Thank you!