Skip to content

docs: document .continue/configs/ directory for local config profiles#12397

Open
praneethb7 wants to merge 1 commit into
continuedev:mainfrom
praneethb7:docs-configs-directory
Open

docs: document .continue/configs/ directory for local config profiles#12397
praneethb7 wants to merge 1 commit into
continuedev:mainfrom
praneethb7:docs-configs-directory

Conversation

@praneethb7
Copy link
Copy Markdown

@praneethb7 praneethb7 commented May 13, 2026

Description

Documents the .continue/configs/ directory added in #11935 as a third option for local config profiles, alongside the existing .continue/agents/ and .continue/assistants/ directories.

  • docs/customize/deep-dives/configuration.mdx — Added "How to Use Local Config Profiles" section with a comparison table, bash + YAML examples, and guidance on which directory to use
  • docs/guides/understanding-configs.mdx — Added "How to Use Multiple Local Config Profiles" sub-section inside the existing Local Configs section

Closes #12395

AI Code Review

  • Team members only: AI review runs automatically when PR is opened or marked ready for review
  • Team members can also trigger a review by commenting @continue-review

Checklist

  • I've read the contributing guide
  • The relevant docs, if any, have been updated or created
  • The relevant tests, if any, have been updated or created

Screen recording or screenshot

N/A — documentation-only change, no UI changes.

Tests

N/A — documentation-only change. No code logic was modified.


Summary by cubic

Documents the .continue/configs/ directory as a third option for local config profiles, alongside .continue/agents/ and .continue/assistants/. Clarifies how to create, select, and share profiles at workspace or global scope.

  • Documentation
    • Added “How to Use Local Config Profiles” to docs/customize/deep-dives/configuration.mdx with directory comparison, bash/YAML examples, auto-discovery/watch behavior, guidance on which directory to use, and notes on version control and backwards compatibility.
    • Updated docs/guides/understanding-configs.mdx with “How to Use Multiple Local Config Profiles,” a quick example, and a link to the deep dive.

Written for commit 0666312. Summary will update on new commits.

@praneethb7 praneethb7 requested a review from a team as a code owner May 13, 2026 09:14
@praneethb7 praneethb7 requested review from sestinj and removed request for a team May 13, 2026 09:14
@dosubot dosubot Bot added the size:M This PR changes 30-99 lines, ignoring generated files. label May 13, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 13, 2026

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@praneethb7
Copy link
Copy Markdown
Author

I have read the CLA Document and I hereby sign the CLA

Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 2 files

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:M This PR changes 30-99 lines, ignoring generated files.

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

docs: Document .continue/configs/ directory for local config profiles

1 participant