豆豆友情提示:这是一个非官方 GitHub 代理镜像,主要用于网络测试或访问加速。请勿在此进行登录、注册或处理任何敏感信息。进行这些操作请务必访问官方网站 github.com。 Raw 内容也通过此代理提供。
Skip to content

docs: Document .continue/configs/ directory for local config profiles #12178

@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. YAML files placed in .continue/configs/ (workspace or global) are now discovered, watched, and loaded as local profiles.

What needs to be documented

  1. Explain that .continue/configs/ is a valid directory for storing config profile YAML files
  2. Document the difference between:
    • ~/.continue/config.yaml - main local config file
    • ~/.continue/configs/ - directory for additional config profiles
    • Workspace-level .continue/configs/ directory
  3. Add examples of how to create and use config profiles in this directory
  4. Update relevant documentation pages (e.g., docs/customize/deep-dives/configuration.mdx, docs/guides/understanding-configs.mdx)

Related PR

Notes

The current documentation at docs/guides/ollama-guide.mdx incorrectly references ~/.continue/configs/config.yaml which appears to be a typo/error - the main config file should be at ~/.continue/config.yaml.

Metadata

Metadata

Assignees

Labels

area:docsRelates to documentation

Type

No type

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions