Skip to content

Documentation: Add docs for .continue/configs directory support #12417

@continue

Description

@continue

Summary

PR #11935 added .continue/configs/ as a third directory (alongside .continue/agents/ and .continue/assistants/) for loading local config profiles. This feature allows users to place YAML config files in .continue/configs/ to create additional local configuration profiles.

Documentation Needed

  • Update the configuration documentation to mention that .continue/configs/ is a valid location for local config profiles
  • Explain how files in .continue/configs/ are automatically discovered, watched, and loaded as local profiles
  • Document the relationship between the three directories: .continue/agents/, .continue/assistants/, and .continue/configs/

Files to Update

  • docs/customize/deep-dives/configuration.mdx
  • docs/guides/understanding-configs.mdx
  • Possibly create a dedicated page for local profile directories

Related PR

Generated with Continue

Co-Authored-By: Continue noreply@continue.dev
Co-authored-by: bekahhw rhawrot@gmail.com

Metadata

Metadata

Assignees

Labels

area:configurationRelates to configuration optionsarea:docsRelates to documentationkind:enhancementIndicates a new feature request, imrovement, or extension

Type

No type

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions