Skip to content

docs: document local config profiles directory#12474

Open
sarthakNITT wants to merge 5 commits into
continuedev:mainfrom
sarthakNITT:#12469
Open

docs: document local config profiles directory#12474
sarthakNITT wants to merge 5 commits into
continuedev:mainfrom
sarthakNITT:#12469

Conversation

@sarthakNITT
Copy link
Copy Markdown
Contributor

@sarthakNITT sarthakNITT commented May 22, 2026

Description

• Documented .continue/configs/ as a supported directory for local config profiles alongside .continue/agents/ and .continue/assistants/.
• Also added details for YAML file requirements, global vs workspace profile locations, config reload behavior, and an example .continue/ directory structure.

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

issue #12469


Summary by cubic

Documented .continue/configs/ for local config profiles and auto-discovery from workspace and global .continue/configs/, .continue/agents/, and .continue/assistants/ (includes Windows %USERPROFILE% paths). Added that each YAML file becomes a selectable profile in the config selector, uses the config.yaml schema, auto-reloads on create/edit/delete, and included a sample directory tree; addresses #12469.

Written for commit caffa8c. Summary will update on new commits. Review in cubic

@sarthakNITT sarthakNITT requested a review from a team as a code owner May 22, 2026 19:55
Copilot AI review requested due to automatic review settings May 22, 2026 19:55
@dosubot dosubot Bot added the size:M This PR changes 30-99 lines, ignoring generated files. label May 22, 2026
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Adds documentation for using local YAML-based configuration profiles in Continue, including where to place them and how they’re discovered and reloaded.

Changes:

  • Documented .continue/configs/ as a source of local config profiles (global and workspace-scoped).
  • Added an example directory structure showing config.yaml, configs/, agents/, and assistants/.
  • Clarified discovery behavior and provided Windows global-path equivalents.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread docs/customize/deep-dives/configuration.mdx
Comment thread docs/customize/deep-dives/configuration.mdx Outdated
Comment thread docs/customize/deep-dives/configuration.mdx
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 1 file

Re-trigger cubic

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.

2 participants