Skip to content

docs(agent-memory): tenant-admin cross-user access on memsearch-settings - #30

Open
ojaragodwin wants to merge 1 commit into
mainfrom
docs/memsearch-settings-tenant-admin
Open

docs(agent-memory): tenant-admin cross-user access on memsearch-settings#30
ojaragodwin wants to merge 1 commit into
mainfrom
docs/memsearch-settings-tenant-admin

Conversation

@ojaragodwin

Copy link
Copy Markdown

Summary

  • Documents that tenant admins can read/update another user's memory (memsearch) settings via the {username} path segment on GET/PUT {u}/memsearch-settings/.
  • Clarifies non-admins stay pinned to their own settings — any other {username} resolves back to the caller.

Mirrors the backend behavior change in iblai/iblai-platform#2382 (ibl-dm-pro PR #2985).

Test plan

  • Docs-only change; verify the two memsearch-settings bullets in skills/iblai-api-agent-memory/SKILL.md render correctly.

🤖 Generated with Claude Code

…settings
Tenant admins can now read/update another user's memory (memsearch)
settings via the username path segment; non-admins stay pinned to their
own. Mirrors the backend change in iblai/iblai-platform#2382.
Co-Authored-By: Claude <noreply@anthropic.com>
Sign up for freeto 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

@ojaragodwin