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
This commit is contained in:
@@ -6,7 +6,7 @@ sidebarTitle: "Customize Agent Mode"
|
||||
|
||||
## How to Add Rules Blocks
|
||||
|
||||
Adding Rules can be done in your configuration locally or in the Hub. You can explore Rules on the Continue Hub and refer to the [Rules deep dive](/customize/deep-dives/rules) for more details.
|
||||
Adding Rules can be done in your configuration locally or in Mission Control. You can explore Rules on the Continue Mission Control and refer to the [Rules deep dive](/customize/deep-dives/rules) for more details.
|
||||
|
||||
## How to Customize System Messages
|
||||
|
||||
@@ -25,7 +25,7 @@ models:
|
||||
|
||||
## How to Add MCP Tools
|
||||
|
||||
You can add MCP servers to your configuration to give Agent mode access to more tools. Explore [MCP Servers on the Hub](https://hub.continue.dev/explore?type=mcpServers) and consult the [MCP guide](/customize/deep-dives/mcp) for more details.
|
||||
You can add MCP servers to your configuration to give Agent mode access to more tools. Explore [MCP Servers on Mission Control](https://hub.continue.dev/explore?type=mcpServers) and consult the [MCP guide](/customize/deep-dives/mcp) for more details.
|
||||
|
||||
## How to Configure Tool Policies
|
||||
|
||||
|
||||
@@ -34,7 +34,7 @@ The Continue logo will appear on the left sidebar. For a better experience, move
|
||||
</Step>
|
||||
|
||||
<Step title="Sign In">
|
||||
[Sign in to the hub](https://auth.continue.dev/) to get started
|
||||
[Sign in to Mission Control](https://auth.continue.dev/) to get started
|
||||
</Step>
|
||||
</Steps>
|
||||
|
||||
@@ -64,7 +64,7 @@ Click `Install`, which will cause the Continue logo to show up on the right tool
|
||||
</Step>
|
||||
|
||||
<Step title="Sign In">
|
||||
[Sign in to the hub](https://auth.continue.dev/) to get started
|
||||
[Sign in to Mission Control](https://auth.continue.dev/) to get started
|
||||
</Step>
|
||||
</Steps>
|
||||
|
||||
@@ -78,6 +78,6 @@ Click `Install`, which will cause the Continue logo to show up on the right tool
|
||||
|
||||
## Signing in
|
||||
|
||||
Click "Get started" to sign in to the hub and get started.
|
||||
Click "Get started" to sign in to Mission Control and get started.
|
||||
|
||||

|
||||
|
||||
Reference in New Issue
Block a user