156 Commits

Author SHA1 Message Date
Nate
92c593d1bf Merge remote-tracking branch 'origin/main' into nate/simplify-docs 2026-01-30 18:29:04 -08:00
Nate
487f5ba98c update icons 2026-01-30 17:34:52 -08:00
Nate
f9feab110c Replace community Discord links with GitHub Discussions
Discord links across docs, READMEs, GUI components, and issue templates
now point to https://github.com/continuedev/continue/discussions.
The Discord context provider (product feature) is left untouched.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-30 17:19:56 -08:00
Dallin Romney
03e5fc3b92 chore: hub.continue.dev -> continue.dev 2026-01-30 15:47:00 -08:00
Dallin Romney
5f370df867 Merge branch 'main' into ovhcloud/update-models-and-tool-calling 2026-01-25 22:16:10 -08:00
alex-mcgraw-askSage
1393d28d29 Update docs/customize/model-providers/more/asksage.mdx
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2026-01-21 10:17:19 -06:00
alex-mcgraw-askSage
326d57c51e Update asksage.mdx
Added a section for how to set up Continue CLI with Ask Sage models.
2026-01-21 09:17:24 -06:00
Nate Sesti
9f32e38158 Revert "Revert "docs: create IDE Extensions tab with Customize and Reference sections"" 2026-01-19 13:23:53 -08:00
Nate Sesti
9e3ea2c163 Revert "docs: create IDE Extensions tab with Customize and Reference sections" 2026-01-19 13:23:33 -08:00
Nate Sesti
337b5c0e4e Merge pull request #9539 from continuedev/nate/ide-extension-docs
docs: create IDE Extensions tab with Customize and Reference sections
2026-01-19 13:07:10 -08:00
Elias TOURNEUX
a6e5ef405c feat: Edit documentation 2026-01-19 10:43:28 -05:00
Nate
fcff0504b2 address feedbac 2026-01-16 19:47:36 -08:00
Nate
4762623549 docs: fix title case in documentation headers
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>
2026-01-14 19:00:37 -08:00
Brian Douglas
2c4cb38df9 docs: fix broken links in documentation (#9506)
- Update relative URLs to absolute URLs
- Fix links to external resources
- Correct navigation paths in docs.json
- Update references to moved documentation pages

Generated with [Continue](https://continue.dev)

Co-authored-by: Continue <noreply@continue.dev>
2026-01-13 14:22:07 -08:00
Dallin Romney
4a938d60d2 Merge pull request #9404 from ahmedk20/mimo-model
Adding Xiaomi MiMo provider, the MiMo-V2-Flash model
2026-01-06 14:05:43 -05:00
Ahmed khaled
d617dfd983 git commit -m "feat(new model): adding MiMo-V2-Flash" 2026-01-03 05:55:37 +02:00
Alexey Palazhchenko
7cd5c2ee23 Fix typo in context providers recommendation 2025-12-20 16:05:42 +04:00
BekahHW
929082edf9 Merge pull request #9166 from continuedev/docs/add-agent-model-tip
docs: add tip callout about agent model selection
2025-12-15 13:10:34 -05:00
BekahHW
045ea50cd0 Update models documentation with tips and links
Removed image and added tips for model selection.
2025-12-15 13:00:00 -05:00
continue[bot]
ee36fcc904 docs: add tip callout about agent model selection
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>
2025-12-15 16:40:01 +00:00
Ty Dunn
50ada29736 move updated telemetry page to correct location 2025-12-12 17:21:21 -08:00
burtenshaw
0d645fccd9 add name, version, and schema to config yaml 2025-12-04 11:07:16 +01:00
burtenshaw
0e291f0d49 Merge branch 'main' into update-hf-inference 2025-12-04 11:06:11 +01:00
burtenshaw
4586232be9 update overview copy for move and links 2025-12-04 11:02:06 +01:00
Dallin Romney
e1ba630166 Merge pull request #8961 from continuedev/nate/con-5033
docs: add required name, schema, and version fields to all YAML examples
2025-12-03 14:38:00 -08:00
Dallin Romney
23b359aab0 fix: my config not myproject 2025-12-02 13:17:05 -08:00
Dallin Romney
7b036c66a2 chore: sonnet 4.5 preference 2025-12-02 12:35:27 -08:00
Dallin Romney
886c0a4741 merge main 2025-12-02 12:25:02 -08:00
continue[bot]
f757c40332 docs: add required fields to all remaining YAML config.yaml examples
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>
2025-12-01 23:59:16 +00:00
burtenshaw
6d3f8a2b36 Update docs/customize/model-providers/top-level/huggingfaceinference.mdx
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-11-27 21:30:54 +01:00
burtenshaw
85e052ccec move in menu and update filename 2025-11-27 14:19:20 +01:00
burtenshaw
cbdeb17fe9 update inference on hf to latest offerings 2025-11-27 14:11:36 +01:00
Dallin Romney
827ca72bff Merge pull request #8881 from uinstinct/gemini-3-support
chore: add support for gemini 3 pro preview
2025-11-26 13:57:58 -08:00
Dallin Romney
3d0f57ef48 Merge pull request #8866 from continuedev/dallin/opus-4-5-updates
feat: opus 4-5 updates
2025-11-26 12:40:06 -08:00
Dallin Romney
ff335487aa merge: main 2025-11-25 20:39:59 -08:00
Dallin Romney
b024fa8d70 Merge branch 'main' into gemini-3-support 2025-11-25 12:32:43 -08:00
Dallin Romney
0fd1594e2b Merge pull request #8832 from uinstinct/gpt-5.1-support
chore: add support for gpt 5.1
2025-11-25 12:02:28 -08:00
Dallin Romney
3b7b21b45a Merge pull request #8831 from uinstinct/grok-4.1-support
chore: add support for grok 4.1 fast
2025-11-25 12:01:09 -08:00
uinstinct
41ec623fd0 add in chat role 2025-11-25 18:24:00 +05:30
continue[bot]
d280ad73cc docs: update Claude Opus references from 4.1 to 4.5
- 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>
2025-11-24 21:16:30 +00:00
uinstinct
082af4ccc5 Merge branch 'main' into docs-hub-links 2025-11-24 19:26:22 +05:30
uinstinct
1b396b8c1f update gpt-5 in docs 2025-11-24 19:13:07 +05:30
uinstinct
caca05c420 skip to grok 4.1 in chat role doc 2025-11-24 18:45:43 +05:30
uinstinct
7db51fd3f0 add grok 4 for chat role 2025-11-21 20:13:04 +05:30
BekahHW
754edc774a Merge in main 2025-11-20 10:58:07 -05:00
uinstinct
ec9629307e docs: correct /explore page links to /hub 2025-11-20 17:37:53 +05:30
Nate Sesti
5ca2f2ab4e Merge pull request #8782 from continuedev/dallin/assistant-config-docs-updates
docs: update assistants -> configs stragglers
2025-11-18 23:25:33 -08:00
Dallin Romney
d62f6d2070 Merge pull request #8597 from maxbrunet/feat/cohere-2025-2
feat(cohere): add support from Reasoning/Vision/Translate models
2025-11-18 20:20:23 -08:00
Dallin Romney
b3fadf1550 fix: update assistants -> configs in docs 2025-11-18 12:39:30 -08:00
BekahHW
8598ee765a docs: mission control updates (#8708)
* 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
2025-11-14 15:26:19 -08:00