Summary
PR #11935 added support for .continue/configs/ as a third config directory alongside .continue/agents/ and .continue/assistants/ for loading local config profiles.
Current State
- The
.continue/agents/ and .continue/assistants/ directories are documented in multiple places (e.g., docs/agents/overview.mdx, docs/guides/run-agents-locally.mdx)
- The
.continue/configs/ directory is only mentioned incidentally in docs/guides/ollama-guide.mdx
- There is no dedicated documentation explaining this feature
Documentation Needed
- Update
docs/guides/configuring-models-rules-tools.mdx to include .continue/configs/ in the Organization section
- Consider updating
docs/guides/understanding-configs.mdx to mention this directory
- Add information about what config files can be placed in this directory and how they become selectable profiles
Related PR
Generated with Continue
Co-Authored-By: Continue noreply@continue.dev
Co-authored-by: bekahhw rhawrot@gmail.com
Summary
PR #11935 added support for
.continue/configs/as a third config directory alongside.continue/agents/and.continue/assistants/for loading local config profiles.Current State
.continue/agents/and.continue/assistants/directories are documented in multiple places (e.g.,docs/agents/overview.mdx,docs/guides/run-agents-locally.mdx).continue/configs/directory is only mentioned incidentally indocs/guides/ollama-guide.mdxDocumentation Needed
docs/guides/configuring-models-rules-tools.mdxto include.continue/configs/in the Organization sectiondocs/guides/understanding-configs.mdxto mention this directoryRelated PR
Generated with Continue
Co-Authored-By: Continue noreply@continue.dev
Co-authored-by: bekahhw rhawrot@gmail.com