Standardize header capitalization across documentation to follow
title case conventions (capitalize major words like nouns, verbs,
adjectives; keep minor words lowercase).
Changes include:
- Model provider docs: "Chat model" → "Chat Model", etc.
- Plan mode docs: "Understanding Plan mode" → "Understanding Plan Mode"
- CLI docs: "Quick start" → "Quick Start", "Next steps" → "Next Steps"
- Guide docs: various headers fixed for consistency
- Also fixed typo: "Availible models" → "Available Models"
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Add a Tip callout to the models documentation page explaining how users can choose models when creating agents in Mission Control or workflows, and that Continue uses a default agent with recommended model when none is specified.
Co-authored-by: bekah-hawrot-weigel <bekah@continue.dev>
Generated with [Continue](https://continue.dev)
Co-Authored-By: Continue <noreply@continue.dev>
Extends PR #8961 to cover model provider docs, model role docs,
deep dive guides, and other documentation files that were missing
the required name, version, and schema fields in their config.yaml
examples.
This ensures all YAML examples throughout the documentation are
valid and prevent schema validation errors for users.
Co-authored-by: nate <nate@continue.dev>
Generated with [Continue](https://continue.dev)
Co-Authored-By: Continue <noreply@continue.dev>
- Updated chat.mdx to reflect the new Claude Opus 4.5 model
- Changed model identifier from claude-4-1-opus to claude-opus-4-5
- Updated Hub link to point to the new model block
Co-authored-by: nate <nate@continue.dev>
* Close by default
* Update docs index page to reflect updated focus
* Rename hub to mission control
* Replace Hub with mission control
* Draft for github agent
* Add draft of sentry agent
* Add to docs.json
* Reorganize MC
* Update Mission Control Overview
* Add Tasks
* Merge cards into workflows
* Add workflows
* Fix docs.json
* Change automations to workflows
* Change automations to workflows
* Replace automation with workflow
* Fix formatting and cta
* Remove source-control from nav
* Remove blocks references
* Update Sharing page to direct users to profile
* Move sharing up so it doesn't look awkward
* Add integrations index
* Change Mission Control overview to index page
* Remove some info from integration
* Simplify sentry integration page
* Fix broken links
* Fix links and terminology
* Add a section on agent monitoring
* Fix broken links
* Fix broken links
* Remove hub references
* Fix broken redirect
* Make plural
* Fix link
* Add the
* Replace hub
* Update MC link
* Fix links and messaging
* Appeasing the mintlify formatting gods
* Run npm i
* Npm i in binary file