Summary
PR #11935 (merged 2026-03-27) added support for .continue/configs/ as a third directory for loading local config profiles, alongside .continue/agents/ and .continue/assistants/.
What needs documentation
- Document that YAML files placed in
.continue/configs/ (workspace or global) are now discovered, watched, and loaded as local profiles
- Explain how this works alongside the existing
.continue/agents/ and .continue/assistants/ directories
- Add examples of how to use this feature
Suggested locations to update
docs/customize/deep-dives/configuration.mdx - Add section about local config profiles
docs/guides/understanding-configs.mdx - Mention the .continue/configs/ directory option
Related PR
Generated with Continue
Co-Authored-By: Continue noreply@continue.dev
Co-authored-by: bekahhw rhawrot@gmail.com
Summary
PR #11935 (merged 2026-03-27) added support for
.continue/configs/as a third directory for loading local config profiles, alongside.continue/agents/and.continue/assistants/.What needs documentation
.continue/configs/(workspace or global) are now discovered, watched, and loaded as local profiles.continue/agents/and.continue/assistants/directoriesSuggested locations to update
docs/customize/deep-dives/configuration.mdx- Add section about local config profilesdocs/guides/understanding-configs.mdx- Mention the.continue/configs/directory optionRelated PR
Generated with Continue
Co-Authored-By: Continue noreply@continue.dev
Co-authored-by: bekahhw rhawrot@gmail.com