-
Notifications
You must be signed in to change notification settings - Fork 3.8k
docs: mission control updates #8708
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
+1,519
−580
Merged
Changes from 32 commits
Commits
Show all changes
43 commits
Select commit
Hold shift + click to select a range
5796257
Close by default
BekahHW d4aefe9
Update docs index page to reflect updated focus
BekahHW 9cfe40b
Rename hub to mission control
BekahHW 9994fcb
Replace Hub with mission control
BekahHW d710001
Draft for github agent
BekahHW 8920b64
Add draft of sentry agent
BekahHW 33fdf84
Add to docs.json
BekahHW 78f709b
Reorganize MC
BekahHW 637a647
Update Mission Control Overview
BekahHW bdf35c7
Add Tasks
BekahHW 2340b8f
Merge cards into workflows
BekahHW dc73fdc
Add workflows
BekahHW a6b3f46
Merge in main
BekahHW 3642ebb
Fix docs.json
BekahHW 34b0da5
Change automations to workflows
BekahHW da8cf6b
Change automations to workflows
BekahHW 9f05760
Replace automation with workflow
BekahHW 3f6c612
Fix formatting and cta
BekahHW 0a78e06
Remove source-control from nav
BekahHW 7dd7f1f
Remove blocks references
BekahHW 8f7a329
Update Sharing page to direct users to profile
BekahHW 35d95c8
Move sharing up so it doesn't look awkward
BekahHW 0bd485d
Add integrations index
BekahHW 3e1827b
Change Mission Control overview to index page
BekahHW cfcfaf5
Remove some info from integration
BekahHW d359d1d
Simplify sentry integration page
BekahHW 89d8df0
Fix broken links
BekahHW 0858c24
Fix links and terminology
BekahHW bc0c5b2
Add a section on agent monitoring
BekahHW 6b1a8ef
Fix broken links
BekahHW 6080500
Fix broken links
BekahHW 8304ec4
Remove hub references
BekahHW 6dd5f1b
Fix broken redirect
BekahHW 32e5505
Make plural
BekahHW f8a4b74
Fix link
BekahHW 82bb523
Add the
BekahHW 7fded95
Replace hub
BekahHW db751fb
Update MC link
BekahHW 1d073b2
Fix links and messaging
BekahHW 8cdf550
Appeasing the mintlify formatting gods
BekahHW 359deef
Run npm i
BekahHW e957aab
Npm i in binary file
BekahHW e37ac0b
Merge in main
BekahHW File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -33,57 +33,57 @@ Read more about [model roles](/customize/model-roles), [model capabilities](/cus | |||||
| [Claude 4 Sonnet](https://hub.continue.dev/anthropic/claude-4-sonnet) from Anthropic | ||||||
|
|
||||||
| 1. Get your API key from [Anthropic](https://console.anthropic.com/) | ||||||
| 2. Add [Claude 4 Sonnet](https://hub.continue.dev/anthropic/claude-4-sonnet) to a config on Continue Hub | ||||||
| 3. Add `ANTHROPIC_API_KEY` as a [User Secret](https://docs.continue.dev/hub/secrets/secret-types#user-secrets) on Continue Hub [here](https://hub.continue.dev/settings/secrets) | ||||||
| 2. Add [Claude 4 Sonnet](https://hub.continue.dev/anthropic/claude-4-sonnet) to a config on Continue Mission Control | ||||||
| 3. Add `ANTHROPIC_API_KEY` as a [User Secret](https://docs.continue.dev/mission-control/secrets/secret-types#user-secrets) on Continue Mission Control [here](https://hub.continue.dev/settings/secrets) | ||||||
| 4. Click `Reload config` in the config selector in the Continue IDE extension | ||||||
|
|
||||||
| [Qwen Coder 3 480B](https://hub.continue.dev/openrouter/qwen3-coder) from Qwen | ||||||
|
|
||||||
| 1. Get your API key from [OpenRouter](https://openrouter.ai/settings/keys) | ||||||
| 2. Add [Qwen Coder 3 480B](https://hub.continue.dev/openrouter/qwen3-coder) a config on Continue Hub | ||||||
| 3. Add `OPENROUTER_API_KEY` as a [User Secret](https://docs.continue.dev/hub/secrets/secret-types#user-secrets) on Continue Hub [here](https://hub.continue.dev/settings/secrets) | ||||||
| 2. Add [Qwen Coder 3 480B](https://hub.continue.dev/openrouter/qwen3-coder) a config on Continue Mission Control | ||||||
| 3. Add `OPENROUTER_API_KEY` as a [User Secret](https://docs.continue.dev/mission-control/secrets/secret-types#user-secrets) on Continue Mission Control [here](https://hub.continue.dev/settings/secrets) | ||||||
| 4. Click `Reload config` in the config selector in the Continue IDE extension | ||||||
|
|
||||||
| [GPT-5](https://hub.continue.dev/openai/gpt-5) from OpenAI | ||||||
|
|
||||||
| 1. Get your API key from [OpenAI](https://platform.openai.com) | ||||||
| 2. Add [GPT-5](https://hub.continue.dev/openai/gpt-5) a config on Continue Hub | ||||||
| 3. Add `OPENAI_API_KEY` as a [User Secret](https://docs.continue.dev/hub/secrets/secret-types#user-secrets) on Continue Hub [here](https://hub.continue.dev/settings/secrets) | ||||||
| 2. Add [GPT-5](https://hub.continue.dev/openai/gpt-5) a config on Continue Mission Control | ||||||
| 3. Add `OPENAI_API_KEY` as a [User Secret](https://docs.continue.dev/mission-control/secrets/secret-types#user-secrets) on Continue Mission Control [here](https://hub.continue.dev/settings/secrets) | ||||||
| 4. Click `Reload config` in the config selector in the Continue IDE extension | ||||||
|
|
||||||
| [Kimi K2](https://hub.continue.dev/openrouter/kimi-k2) from Moonshot AI | ||||||
|
|
||||||
| 1. Get your API key from [OpenRouter](https://openrouter.ai/settings/keys) | ||||||
| 2. Add [Kimi K2](https://hub.continue.dev/openrouter/kimi-k2) a config on Continue Hub | ||||||
| 3. Add `OPENROUTER_API_KEY` as a [User Secret](https://docs.continue.dev/hub/secrets/secret-types#user-secrets) on Continue Hub [here](https://hub.continue.dev/settings/secrets) | ||||||
| 2. Add [Kimi K2](https://hub.continue.dev/openrouter/kimi-k2) a config on Continue Mission Control | ||||||
| 3. Add `OPENROUTER_API_KEY` as a [User Secret](https://docs.continue.dev/mission-control/secrets/secret-types#user-secrets) on Continue Mission Control [here](https://hub.continue.dev/settings/secrets) | ||||||
| 4. Click `Reload config` in the config selector in the Continue IDE extension | ||||||
|
|
||||||
| [Gemini 2.5 Pro](https://hub.continue.dev/google/gemini-2.5-pro) from Google | ||||||
|
|
||||||
| 1. Get your API key from [Google AI Studio](https://aistudio.google.com) | ||||||
| 2. Add [Gemini 2.5 Pro](https://hub.continue.dev/google/gemini-2.5-pro) a config on Continue Hub | ||||||
| 3. Add `GEMINI_API_KEY` as a [User Secret](https://docs.continue.dev/hub/secrets/secret-types#user-secrets) on Continue Hub [here](https://hub.continue.dev/settings/secrets) | ||||||
| 2. Add [Gemini 2.5 Pro](https://hub.continue.dev/google/gemini-2.5-pro) a config on Continue Mission Control | ||||||
| 3. Add `GEMINI_API_KEY` as a [User Secret](https://docs.continue.dev/mission-control/secrets/secret-types#user-secrets) on Continue Mission Control [here](https://hub.continue.dev/settings/secrets) | ||||||
| 4. Click `Reload config` in the config selector in the Continue IDE extension | ||||||
|
|
||||||
| [Grok Code Fast 1](https://hub.continue.dev/xai/grok-code-fast-1) from xAI | ||||||
|
|
||||||
| 1. Get your API key from [xAI](https://console.x.ai/) | ||||||
| 2. Add [Grok Code Fast 1](https://hub.continue.dev/xai/grok-code-fast-1) a config on Continue Hub | ||||||
| 3. Add `XAI_API_KEY` as a [User Secret](https://docs.continue.dev/hub/secrets/secret-types#user-secrets) on Continue Hub [here](https://hub.continue.dev/settings/secrets) | ||||||
| 2. Add [Grok Code Fast 1](https://hub.continue.dev/xai/grok-code-fast-1) a config on Continue Mission Control | ||||||
| 3. Add `XAI_API_KEY` as a [User Secret](https://docs.continue.dev/mission-control/secrets/secret-types#user-secrets) on Continue Mission Control [here](https://hub.continue.dev/settings/secrets) | ||||||
| 4. Click `Reload config` in the config selector in the Continue IDE extension | ||||||
|
|
||||||
| [Devstral Medium](https://hub.continue.dev/mistral/devstral-medium) from Mistral AI | ||||||
|
|
||||||
| 1. Get your API key from [Mistral AI](https://console.mistral.ai/) | ||||||
| 2. Add [Devstral Medium](https://hub.continue.dev/mistral/devstral-medium) a config on Continue Hub | ||||||
| 3. Add `MISTRAL_API_KEY` as a [User Secret](https://docs.continue.dev/hub/secrets/secret-types#user-secrets) on Continue Hub [here](https://hub.continue.dev/settings/secrets) | ||||||
| 2. Add [Devstral Medium](https://hub.continue.dev/mistral/devstral-medium) a config on Continue Mission Control | ||||||
| 3. Add `MISTRAL_API_KEY` as a [User Secret](https://docs.continue.dev/mission-control/secrets/secret-types#user-secrets) on Continue Mission Control [here](https://hub.continue.dev/settings/secrets) | ||||||
| 4. Click `Reload config` in the config selector in the Continue IDE extension | ||||||
|
|
||||||
| [gpt-oss-120b](https://hub.continue.dev/openrouter/gpt-oss-120b) from OpenAI | ||||||
|
|
||||||
| 1. Get your API key from [OpenRouter](https://openrouter.ai/settings/keys) | ||||||
| 2. Add [gpt-oss-120b](https://hub.continue.dev/openrouter/gpt-oss-120b) a config on Continue Hub | ||||||
| 3. Add `OPENROUTER_API_KEY` as a [User Secret](https://docs.continue.dev/hub/secrets/secret-types#user-secrets) on Continue Hub [here](https://hub.continue.dev/settings/secrets) | ||||||
| 2. Add [gpt-oss-120b](https://hub.continue.dev/openrouter/gpt-oss-120b) a config on Continue Mission Control | ||||||
| 3. Add `OPENROUTER_API_KEY` as a [User Secret](https://docs.continue.dev/mission-control/secrets/secret-types#user-secrets) on Continue Mission Control [here](https://hub.continue.dev/settings/secrets) | ||||||
| 4. Click `Reload config` in the config selector in the Continue IDE extension | ||||||
|
|
||||||
| ### Local Models | ||||||
|
|
@@ -98,36 +98,36 @@ Their limited tool calling and reasoning capabilities will make it challenging t | |||||
|
|
||||||
| [Qwen3 Coder 30B](https://hub.continue.dev/ollama/qwen3-coder-30b) | ||||||
|
|
||||||
| 1. Add [Qwen3 Coder 30B](https://hub.continue.dev/ollama/qwen3-coder-30b) a config on Continue Hub | ||||||
| 1. Add [Qwen3 Coder 30B](https://hub.continue.dev/ollama/qwen3-coder-30b) a config on Continue Mission Control | ||||||
| 2. Run the model with [Ollama](https://docs.continue.dev/guides/ollama-guide#using-ollama-with-continue-a-developers-guide) | ||||||
| 3. Click `Reload config` in the config selector in the Continue IDE extension | ||||||
|
|
||||||
| [gpt-oss-20b](https://hub.continue.dev/ollama/gpt-oss-20b) | ||||||
|
|
||||||
| 1. Add [gpt-oss-20b](ttps://hub.continue.dev/ollama/gpt-oss-20b) a config on Continue Hub | ||||||
| 1. Add [gpt-oss-20b](ttps://hub.continue.dev/ollama/gpt-oss-20b) a config on Continue Mission Control | ||||||
|
||||||
| 1. Add [gpt-oss-20b](ttps://hub.continue.dev/ollama/gpt-oss-20b) a config on Continue Mission Control | |
| 1. Add [gpt-oss-20b](https://hub.continue.dev/ollama/gpt-oss-20b) to a config on Continue Mission Control |
sestinj marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
sestinj marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please restore the missing "to" so the instruction reads "Add … to a config on Continue Mission Control," matching the other steps and keeping the guidance clear.
Prompt for AI agents