Skip to content

docs(TSP-1100): add UserChatSettings API reference#545

Open
claude[bot] wants to merge 1 commit intomainfrom
docs/TSP-1100
Open

docs(TSP-1100): add UserChatSettings API reference#545
claude[bot] wants to merge 1 commit intomainfrom
docs/TSP-1100

Conversation

@claude
Copy link

@claude claude bot commented Mar 25, 2026

Summary

  • Adds new API reference page for UserChatSettings in the Node.js SDK at build/agents/extend-your-agent/user-chat-settings.mdx
  • Documents the current recommended format: { mountName: { is_enabled: bool } } for mounts and { agentId: { is_skill: bool } } for agent skills
  • Includes deprecation warning and migration guide for the old disabled_mounts / disabled_skills list format
  • Adds a new "SDK & API reference" navigation group under Agents in docs.json, which also surfaces the previously orphaned conversation and list-conversations pages

Test plan

  • Verify the new page renders correctly at /build/agents/extend-your-agent/user-chat-settings
  • Check the "SDK & API reference" group appears under Agents in sidebar navigation
  • Confirm conversation and list-conversations pages are now accessible via the sidebar
  • Verify all internal links in the new page resolve correctly
  • Check deprecation callout and migration accordions render as expected

Linear: https://linear.app/relevance/issue/TSP-1100/

Generated with Claude Code

Documents the updated UserChatSettings format for controlling mounts and
agent skills in chat sessions. Includes migration guide from deprecated
disabled_mounts/disabled_skills list format to the new object format.
Also adds the extend-your-agent SDK reference group to the navigation.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@mintlify
Copy link
Contributor

mintlify bot commented Mar 25, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
relevanceai 🟢 Ready View Preview Mar 25, 2026, 4:26 AM

@linear
Copy link

linear bot commented Mar 25, 2026

@claude claude bot added the docs-drafter Documentation drafted by Claude label Mar 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs-drafter Documentation drafted by Claude

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants