Skip to content

Docs: Document .continue/configs/ directory support #12484

@continue

Description

@continue

Summary

PR #11935 added support for .continue/configs/ as a third directory (alongside .continue/agents/ and .continue/assistants/) for loading local config profiles. This is not explicitly documented.

What needs to be documented

  • The .continue/configs/ directory is now supported for storing YAML config profiles
  • Works in both workspace and global ~/.continue/ directories
  • Files are automatically discovered and appear as selectable profiles
  • File changes are watched and trigger config reload

Current state

The docs mention .continue/agents/ in the agents documentation, and there are example file paths using ~/.continue/configs/config.yaml in some guides, but the .continue/configs/ directory feature is not explicitly documented as a supported feature.

Suggested location

  • Add to configuration/setup docs
  • Consider a comprehensive "Directory Structure" documentation page explaining all supported directories:
    • .continue/agents/
    • .continue/assistants/
    • .continue/configs/
    • .continue/checks/

Related PR

Generated with Continue

Co-Authored-By: Continue [email protected]
Co-authored-by: bekahhw [email protected]

Metadata

Metadata

Assignees

Labels

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

Type

No type
No fields configured for issues without a type.

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions