Skip to content

docs(user-guide): add chat input settings documentation#165

Merged
alezander86 merged 1 commit intomainfrom
docs/EPMCDME-10555-chat-input-settings
Mar 24, 2026
Merged

docs(user-guide): add chat input settings documentation#165
alezander86 merged 1 commit intomainfrom
docs/EPMCDME-10555-chat-input-settings

Conversation

@alezander86
Copy link
Copy Markdown
Collaborator

@alezander86 alezander86 commented Mar 23, 2026

Summary

Documents the chat input toolbar controls introduced in EPMCDME-10555: Tools Settings panel (Web Search and Code Interpreter toggles), LLM model selector, Skills button, and file attachments.

Changes

  • Added docs/user-guide/assistants/chat-input-settings.md — new page covering all chat input toolbar controls with screenshot
  • Updated docs/user-guide/assistants/index.md — added link to new page in the "Organizing and Managing Communication" section
  • Updated sidebars.ts — registered new page in sidebar
  • Added docs/user-guide/CLAUDE.md — cross-reference instructions for the user-guide section
  • Added 2 FAQ entries: enabling Web Search/Code Interpreter in chat, and changing LLM model per conversation

Testing

  • Tested locally with npm start
  • All pages render correctly
  • Images display properly
  • Internal links work
  • Sidebar navigation works

Quality Checks

  • npm run check passes (typecheck + lint + commitlint)
  • No MDX compilation errors
  • No raw angle brackets (<text> must be `<text>`)
  • Sidebar references document IDs (not filenames)
  • Images stored locally next to content (not in static/img/)
  • Commit messages follow Conventional Commits
  • No secrets or credentials in documentation

Additional Notes

Documentation grounded in source code analysis of codemie-ui — component names, exact UI labels, feature flag IDs, and behavior verified against implementation.

Co-Authored-By: codemie-ai codemie.ai@gmail.com

@github-actions
Copy link
Copy Markdown

PR Preview Ready!

Your preview documentation is ready! Visit it here:

Preview URL: http://codemie-docs-pr-previews.s3-website.eu-central-1.amazonaws.com/pr-165/


This preview will be automatically updated when you push new commits to this PR.
Preview files will be deleted when the PR is closed or merged.

@alezander86 alezander86 force-pushed the docs/EPMCDME-10555-chat-input-settings branch from 4f8cd21 to d4acb75 Compare March 23, 2026 19:34
Co-Authored-By: codemie-ai <codemie.ai@gmail.com>
@alezander86 alezander86 force-pushed the docs/EPMCDME-10555-chat-input-settings branch from d4acb75 to 168bfb5 Compare March 24, 2026 09:21
@alezander86 alezander86 merged commit 28e0aa5 into main Mar 24, 2026
4 checks passed
@alezander86 alezander86 deleted the docs/EPMCDME-10555-chat-input-settings branch March 24, 2026 15:32
@github-actions
Copy link
Copy Markdown

Preview Cleaned Up

The PR preview has been removed from S3.

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