1510 lines
46 KiB
JSON
1510 lines
46 KiB
JSON
{
|
|
"$schema": "https://mintlify.com/docs.json",
|
|
"theme": "mint",
|
|
"name": "Continue",
|
|
"colors": {
|
|
"primary": "#6b7280",
|
|
"light": "#ffffff",
|
|
"dark": "#000000"
|
|
},
|
|
"favicon": "/favicon.png",
|
|
"navigation": {
|
|
"tabs": [
|
|
{
|
|
"tab": "Documentation",
|
|
"groups": [
|
|
{
|
|
"group": "Getting Started",
|
|
"icon": "rocket-launch",
|
|
"pages": ["index", "overview"]
|
|
},
|
|
{
|
|
"group": "Mission Control",
|
|
"icon": "globe",
|
|
"pages": [
|
|
"mission-control/index",
|
|
"mission-control/tasks",
|
|
"mission-control/workflows",
|
|
{
|
|
"group": "Integrations",
|
|
"pages": [
|
|
"mission-control/integrations",
|
|
"mission-control/integrations/github",
|
|
"mission-control/integrations/sentry",
|
|
"mission-control/integrations/snyk",
|
|
"mission-control/integrations/slack",
|
|
"mission-control/integrations/posthog",
|
|
"mission-control/integrations/atlassian",
|
|
"mission-control/integrations/netlify",
|
|
"mission-control/integrations/supabase"
|
|
]
|
|
},
|
|
"mission-control/metrics",
|
|
"mission-control/sharing",
|
|
{
|
|
"group": "Governance",
|
|
"pages": [
|
|
"mission-control/governance/creating-an-org",
|
|
"mission-control/governance/org-permissions",
|
|
"mission-control/governance/pricing"
|
|
]
|
|
},
|
|
{
|
|
"group": "Secrets",
|
|
"pages": [
|
|
"mission-control/secrets/secret-types",
|
|
"mission-control/secrets/secret-resolution"
|
|
]
|
|
},
|
|
{
|
|
"group": "Configs",
|
|
"pages": [
|
|
"mission-control/configs/intro",
|
|
"mission-control/configs/use-a-config",
|
|
"mission-control/configs/create-a-config",
|
|
"mission-control/configs/edit-a-config"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"group": "Agents",
|
|
"icon": "robot",
|
|
"pages": [
|
|
"agents/intro",
|
|
"agents/overview",
|
|
"agents/create-and-edit"
|
|
]
|
|
},
|
|
{
|
|
"group": "CLI",
|
|
"icon": "terminal",
|
|
"pages": [
|
|
"cli/overview",
|
|
"cli/install",
|
|
"cli/quick-start",
|
|
"cli/guides",
|
|
"cli/configuration"
|
|
]
|
|
},
|
|
{
|
|
"group": "Help",
|
|
"icon": "book-open",
|
|
"expanded": false,
|
|
"pages": ["faqs", "troubleshooting", "CONTRIBUTING"]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"tab": "IDE Extensions",
|
|
"groups": [
|
|
{
|
|
"group": "Getting Started",
|
|
"icon": "rocket-launch",
|
|
"pages": [
|
|
"ide-extensions/install",
|
|
"ide-extensions/quick-start",
|
|
"customize/overview"
|
|
]
|
|
},
|
|
{
|
|
"group": "Features",
|
|
"expanded": false,
|
|
"icon": "star",
|
|
"pages": [
|
|
{
|
|
"group": "Agent",
|
|
"pages": [
|
|
"ide-extensions/agent/quick-start",
|
|
"ide-extensions/agent/how-it-works",
|
|
"ide-extensions/agent/plan-mode",
|
|
"ide-extensions/agent/model-setup",
|
|
"ide-extensions/agent/how-to-customize",
|
|
"ide-extensions/agent/context-selection"
|
|
]
|
|
},
|
|
{
|
|
"group": "Chat",
|
|
"pages": [
|
|
"ide-extensions/chat/quick-start",
|
|
"ide-extensions/chat/how-it-works",
|
|
"ide-extensions/chat/model-setup",
|
|
"ide-extensions/chat/how-to-customize",
|
|
"ide-extensions/chat/context-selection"
|
|
]
|
|
},
|
|
{
|
|
"group": "Autocomplete",
|
|
"pages": [
|
|
"ide-extensions/autocomplete/quick-start",
|
|
"ide-extensions/autocomplete/how-it-works",
|
|
"ide-extensions/autocomplete/model-setup",
|
|
"ide-extensions/autocomplete/how-to-customize",
|
|
"ide-extensions/autocomplete/context-selection",
|
|
"ide-extensions/autocomplete/next-edit"
|
|
]
|
|
},
|
|
{
|
|
"group": "Edit",
|
|
"pages": [
|
|
"ide-extensions/edit/quick-start",
|
|
"ide-extensions/edit/how-it-works",
|
|
"ide-extensions/edit/model-setup",
|
|
"ide-extensions/edit/how-to-customize",
|
|
"ide-extensions/edit/context-selection"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"group": "Customize",
|
|
"expanded": false,
|
|
"icon": "sliders",
|
|
"pages": [
|
|
"customize/overview",
|
|
"customize/models",
|
|
"customize/mcp-tools",
|
|
"customize/rules",
|
|
"customize/prompts",
|
|
{
|
|
"group": "Model Providers",
|
|
"pages": [
|
|
"customize/model-providers/overview",
|
|
{
|
|
"group": "Popular Providers",
|
|
"pages": [
|
|
"customize/model-providers/top-level/anthropic",
|
|
"customize/model-providers/top-level/azure",
|
|
"customize/model-providers/top-level/bedrock",
|
|
"customize/model-providers/top-level/gemini",
|
|
"customize/model-providers/top-level/huggingfaceinference",
|
|
"customize/model-providers/top-level/inception",
|
|
"customize/model-providers/top-level/lmstudio",
|
|
"customize/model-providers/top-level/ollama",
|
|
"customize/model-providers/top-level/openrouter",
|
|
"customize/model-providers/top-level/openai",
|
|
"customize/model-providers/top-level/tetrate_agent_router_service",
|
|
"customize/model-providers/top-level/vertexai"
|
|
]
|
|
},
|
|
{
|
|
"group": "More Providers",
|
|
"pages": [
|
|
"customize/model-providers/more/asksage",
|
|
"customize/model-providers/more/deepseek",
|
|
"customize/model-providers/more/deepinfra",
|
|
"customize/model-providers/more/groq",
|
|
"customize/model-providers/more/llamacpp",
|
|
"customize/model-providers/more/llamastack",
|
|
"customize/model-providers/more/mimo",
|
|
"customize/model-providers/more/mistral",
|
|
"customize/model-providers/more/nvidia",
|
|
"customize/model-providers/more/together",
|
|
"customize/model-providers/more/xAI"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"group": "Model Roles",
|
|
"pages": [
|
|
"customize/model-roles/00-intro",
|
|
"customize/model-roles/chat",
|
|
"customize/model-roles/autocomplete",
|
|
"customize/model-roles/edit",
|
|
"customize/model-roles/apply",
|
|
"customize/model-roles/embeddings",
|
|
"customize/model-roles/reranking"
|
|
]
|
|
},
|
|
{
|
|
"group": "Deep Dives",
|
|
"pages": [
|
|
"customize/deep-dives/configuration",
|
|
"customize/deep-dives/rules",
|
|
"customize/deep-dives/prompts",
|
|
"customize/deep-dives/autocomplete",
|
|
"customize/deep-dives/development-data",
|
|
"customize/deep-dives/mcp",
|
|
"customize/deep-dives/custom-providers",
|
|
"customize/deep-dives/model-capabilities"
|
|
]
|
|
},
|
|
"customize/telemetry"
|
|
]
|
|
},
|
|
{
|
|
"group": "Reference",
|
|
"expanded": false,
|
|
"icon": "code",
|
|
"pages": [
|
|
"reference",
|
|
"reference/yaml-migration",
|
|
"reference/continue-mcp",
|
|
"reference/json-reference",
|
|
"reference/deprecated-context-providers",
|
|
"reference/deprecated-codebase",
|
|
"reference/deprecated-docs"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"tab": "Guides",
|
|
"groups": [
|
|
{
|
|
"group": "Getting Started",
|
|
"icon": "rocket-launch",
|
|
"pages": ["guides/overview"]
|
|
},
|
|
{
|
|
"group": "Cloud Agents",
|
|
"icon": "cloud",
|
|
"pages": [
|
|
"guides/cloud-agents/cloud-agents-taxonomy",
|
|
"guides/cloud-agents/guide-to-cloud-agents",
|
|
"guides/cloud-agents/when-to-use-cloud-agents",
|
|
"guides/cloud-agents/from-task-to-automation",
|
|
"guides/cloud-agents/cloud-agents-vs-ci",
|
|
"guides/cloud-agents/operating-cloud-agents-safely",
|
|
"guides/cloud-agents/automated-security-remediation-with-snyk"
|
|
]
|
|
},
|
|
{
|
|
"group": "Guides",
|
|
"icon": "compass",
|
|
"pages": [
|
|
{
|
|
"group": "Understanding Continue",
|
|
"pages": [
|
|
"guides/understanding-configs",
|
|
"guides/configuring-models-rules-tools",
|
|
"guides/codebase-documentation-awareness",
|
|
"guides/plan-mode-guide",
|
|
"guides/ollama-guide",
|
|
"guides/instinct",
|
|
"guides/running-continue-without-internet",
|
|
"guides/custom-code-rag",
|
|
"guides/how-to-self-host-a-model"
|
|
]
|
|
},
|
|
{
|
|
"group": "CLI Guides",
|
|
"pages": [
|
|
"guides/cli",
|
|
"guides/run-agents-locally",
|
|
"guides/doc-writing-agent-cli"
|
|
]
|
|
},
|
|
{
|
|
"group": "Continuous AI Guides",
|
|
"pages": [
|
|
"guides/continuous-ai",
|
|
"guides/continuous-ai-readiness-assessment"
|
|
]
|
|
},
|
|
{
|
|
"group": "Integration Guides",
|
|
"pages": [
|
|
"guides/notion-continue-guide",
|
|
"guides/github-pr-review-bot"
|
|
]
|
|
},
|
|
{
|
|
"group": "Cookbooks",
|
|
"pages": [
|
|
"guides/posthog-github-continuous-ai",
|
|
"guides/continue-docs-mcp-cookbook",
|
|
"guides/github-mcp-continue-cookbook",
|
|
"guides/atlassian-mcp-continue-cookbook",
|
|
"guides/sanity-mcp-continue-cookbook",
|
|
"guides/sentry-mcp-error-monitoring",
|
|
"guides/snyk-mcp-continue-cookbook",
|
|
"guides/supabase-mcp-database-workflow",
|
|
"guides/dlt-mcp-continue-cookbook",
|
|
"guides/netlify-mcp-continuous-deployment",
|
|
"guides/chrome-devtools-mcp-performance",
|
|
"guides/klavis-mcp-continue-cookbook"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"global": {
|
|
"anchors": [
|
|
{
|
|
"anchor": "About Us",
|
|
"href": "https://continue.dev/about-us",
|
|
"icon": "book-open"
|
|
},
|
|
{
|
|
"anchor": "Blog",
|
|
"href": "https://continue.dev/blog",
|
|
"icon": "newspaper"
|
|
},
|
|
{
|
|
"anchor": "Changelog",
|
|
"href": "https://changelog.continue.dev/",
|
|
"icon": "bullhorn"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"logo": {
|
|
"light": "/logo/light.svg",
|
|
"dark": "/logo/dark.svg",
|
|
"href": "https://continue.dev"
|
|
},
|
|
"background": {
|
|
"color": {
|
|
"dark": "#1a1a1a"
|
|
}
|
|
},
|
|
"navbar": {
|
|
"links": [
|
|
{
|
|
"label": "🚀 Get Started",
|
|
"href": "https://continue.dev/"
|
|
}
|
|
],
|
|
"primary": {
|
|
"type": "github",
|
|
"href": "https://github.com/continuedev/continue"
|
|
}
|
|
},
|
|
"footer": {
|
|
"socials": {
|
|
"x": "https://twitter.com/continuedev",
|
|
"github": "https://github.com/continuedev/continue",
|
|
"linkedin": "https://linkedin.com/company/continuedev",
|
|
"youtube": "https://www.youtube.com/@continuedev"
|
|
}
|
|
},
|
|
"contextual": {
|
|
"options": ["copy", "view"]
|
|
},
|
|
"feedback": {
|
|
"thumbsRating": true,
|
|
"suggestEdit": true,
|
|
"raiseIssue": false
|
|
},
|
|
"integrations": {
|
|
"ga4": {
|
|
"measurementId": "G-M3JWW8N2XQ"
|
|
},
|
|
"posthog": {
|
|
"apiKey": "phc_JS6XFROuNbhJtVCEdTSYk6gl5ArRrTNMpCcguAXlSPs"
|
|
}
|
|
},
|
|
"custom": {
|
|
"css": ["custom.css"],
|
|
"js": ["reo-tracking.js"]
|
|
},
|
|
"redirects": [
|
|
{
|
|
"source": "/changelog",
|
|
"destination": "https://changelog.continue.dev"
|
|
},
|
|
{
|
|
"source": "/hub",
|
|
"destination": "/mission-control"
|
|
},
|
|
{
|
|
"source": "/hub/introduction",
|
|
"destination": "/mission-control"
|
|
},
|
|
{
|
|
"source": "/hub/configs/intro",
|
|
"destination": "/mission-control/configs/intro"
|
|
},
|
|
{
|
|
"source": "/hub/configs/use-a-config",
|
|
"destination": "/mission-control/configs/use-a-config"
|
|
},
|
|
{
|
|
"source": "/hub/configs/create-a-config",
|
|
"destination": "/mission-control/configs/create-a-config"
|
|
},
|
|
{
|
|
"source": "/hub/configs/edit-a-config",
|
|
"destination": "/mission-control/configs/edit-a-config"
|
|
},
|
|
{
|
|
"source": "/hub/governance",
|
|
"destination": "/mission-control/governance/org-permissions"
|
|
},
|
|
{
|
|
"source": "/hub/governance/creating-an-org",
|
|
"destination": "/mission-control/governance/creating-an-org"
|
|
},
|
|
{
|
|
"source": "/hub/governance/org-permissions",
|
|
"destination": "/mission-control/governance/org-permissions"
|
|
},
|
|
{
|
|
"source": "/hub/governance/pricing",
|
|
"destination": "/mission-control/governance/pricing"
|
|
},
|
|
{
|
|
"source": "/hub/secrets",
|
|
"destination": "/mission-control/secrets/secret-types"
|
|
},
|
|
{
|
|
"source": "/hub/secrets/secret-types",
|
|
"destination": "/mission-control/secrets/secret-types"
|
|
},
|
|
{
|
|
"source": "/hub/secrets/secret-resolution",
|
|
"destination": "/mission-control/secrets/secret-resolution"
|
|
},
|
|
{
|
|
"source": "/hub/sharing",
|
|
"destination": "/mission-control/sharing"
|
|
},
|
|
{
|
|
"source": "/hub/source-control",
|
|
"destination": "/mission-control"
|
|
},
|
|
{
|
|
"source": "/hub/blocks",
|
|
"destination": "/mission-control"
|
|
},
|
|
{
|
|
"source": "/hub/blocks/intro",
|
|
"destination": "/mission-control"
|
|
},
|
|
{
|
|
"source": "/hub/blocks/use-a-block",
|
|
"destination": "/mission-control"
|
|
},
|
|
{
|
|
"source": "/hub/blocks/block-types",
|
|
"destination": "/mission-control"
|
|
},
|
|
{
|
|
"source": "/hub/workflows/intro",
|
|
"destination": "/agents/intro"
|
|
},
|
|
{
|
|
"source": "/hub/blocks/create-a-block",
|
|
"destination": "/hub/introduction"
|
|
},
|
|
{
|
|
"source": "/customization",
|
|
"destination": "/customize/overview"
|
|
},
|
|
{
|
|
"source": "/customization/overview",
|
|
"destination": "/customize/overview"
|
|
},
|
|
{
|
|
"source": "/customization/overview#change-your-model-provider",
|
|
"destination": "/customize/model-providers/overview#change-your-model-provider"
|
|
},
|
|
{
|
|
"source": "/customization/models",
|
|
"destination": "/customize/models"
|
|
},
|
|
{
|
|
"source": "/customization/mcp-tools",
|
|
"destination": "/customize/mcp-tools"
|
|
},
|
|
{
|
|
"source": "/customization/rules",
|
|
"destination": "/customize/rules"
|
|
},
|
|
{
|
|
"source": "/customization/prompts",
|
|
"destination": "/customize/prompts"
|
|
},
|
|
{
|
|
"source": "/customization/settings",
|
|
"destination": "/customize/overview"
|
|
},
|
|
{
|
|
"source": "/ide-extensions/settings",
|
|
"destination": "/customize/overview"
|
|
},
|
|
{
|
|
"source": "/customize/tools",
|
|
"destination": "/customize/mcp-tools"
|
|
},
|
|
{
|
|
"source": "/install/vscode",
|
|
"destination": "/ide-extensions/install"
|
|
},
|
|
{
|
|
"source": "/install/jetbrains",
|
|
"destination": "/ide-extensions/install"
|
|
},
|
|
{
|
|
"source": "/customize/model-types",
|
|
"destination": "/customize/model-roles/intro"
|
|
},
|
|
{
|
|
"source": "/setup/overview",
|
|
"destination": "/customize/model-roles/intro"
|
|
},
|
|
{
|
|
"source": "/advanced/model-roles/intro",
|
|
"destination": "/customize/model-roles/intro"
|
|
},
|
|
{
|
|
"source": "/customize/model-types/embeddings",
|
|
"destination": "/customize/model-roles/embeddings"
|
|
},
|
|
{
|
|
"source": "/advanced/model-roles/embeddings",
|
|
"destination": "/customize/model-roles/embeddings"
|
|
},
|
|
{
|
|
"source": "/customize/model-types/autocomplete",
|
|
"destination": "/customize/model-roles/autocomplete"
|
|
},
|
|
{
|
|
"source": "/advanced/model-roles/autocomplete",
|
|
"destination": "/customize/model-roles/autocomplete"
|
|
},
|
|
{
|
|
"source": "/customize/model-types/chat",
|
|
"destination": "/customize/model-roles/chat"
|
|
},
|
|
{
|
|
"source": "/advanced/model-roles/chat",
|
|
"destination": "/customize/model-roles/chat"
|
|
},
|
|
{
|
|
"source": "/customize/model-types/reranking",
|
|
"destination": "/customize/model-roles/reranking"
|
|
},
|
|
{
|
|
"source": "/advanced/model-roles/reranking",
|
|
"destination": "/customize/model-roles/reranking"
|
|
},
|
|
{
|
|
"source": "/model-setup/overview",
|
|
"destination": "/customize/model-roles/"
|
|
},
|
|
{
|
|
"source": "/model-setup/select-model",
|
|
"destination": "/customize/model-roles/00-intro#selecting-model-roles"
|
|
},
|
|
{
|
|
"source": "/model-setup/configuration",
|
|
"destination": "/customize/deep-dives/configuration"
|
|
},
|
|
{
|
|
"source": "/quickstart",
|
|
"destination": "/"
|
|
},
|
|
{
|
|
"source": "/how-to-use-continue",
|
|
"destination": "/"
|
|
},
|
|
{
|
|
"source": "/getting-started/overview",
|
|
"destination": "/"
|
|
},
|
|
{
|
|
"source": "/setup/select-provider",
|
|
"destination": "/customize/model-providers/anthropic"
|
|
},
|
|
{
|
|
"source": "/setup/model-providers",
|
|
"destination": "/customize/model-providers/anthropic"
|
|
},
|
|
{
|
|
"source": "/advanced/model-providers/anthropic",
|
|
"destination": "/customize/model-providers/anthropic"
|
|
},
|
|
{
|
|
"source": "/walkthroughs/codebase-embeddings",
|
|
"destination": "/reference/deprecated-codebase"
|
|
},
|
|
{
|
|
"source": "/features/codebase-embeddings",
|
|
"destination": "/reference/deprecated-codebase"
|
|
},
|
|
{
|
|
"source": "/advanced/deep-dives/codebase",
|
|
"destination": "/reference/deprecated-codebase"
|
|
},
|
|
{
|
|
"source": "/advanced/context/codebase",
|
|
"destination": "/reference/deprecated-codebase"
|
|
},
|
|
{
|
|
"source": "/walkthroughs/tab-autocomplete",
|
|
"destination": "/customize/deep-dives/autocomplete"
|
|
},
|
|
{
|
|
"source": "/features/tab-autocomplete",
|
|
"destination": "/customize/deep-dives/autocomplete"
|
|
},
|
|
{
|
|
"source": "/advanced/deep-dives/autocomplete",
|
|
"destination": "/customize/deep-dives/autocomplete"
|
|
},
|
|
{
|
|
"source": "/walkthroughs/prompt-files",
|
|
"destination": "/customize/deep-dives/prompts"
|
|
},
|
|
{
|
|
"source": "/features/prompt-files",
|
|
"destination": "/customize/deep-dives/prompts"
|
|
},
|
|
{
|
|
"source": "/advanced/deep-dives/prompts",
|
|
"destination": "/customize/deep-dives/prompts"
|
|
},
|
|
{
|
|
"source": "/actions/how-to-use-it",
|
|
"destination": "/customize/deep-dives/prompts"
|
|
},
|
|
{
|
|
"source": "/actions/how-to-customize",
|
|
"destination": "/customize/deep-dives/prompts"
|
|
},
|
|
{
|
|
"source": "/actions",
|
|
"destination": "/customize/deep-dives/prompts"
|
|
},
|
|
{
|
|
"source": "/actions/model-setup",
|
|
"destination": "/customize/deep-dives/prompts"
|
|
},
|
|
{
|
|
"source": "/actions/context-selection",
|
|
"destination": "/customize/deep-dives/prompts"
|
|
},
|
|
{
|
|
"source": "/actions/how-it-works",
|
|
"destination": "/customize/deep-dives/prompts"
|
|
},
|
|
{
|
|
"source": "/customize/slash-commands",
|
|
"destination": "/customize/deep-dives/prompts"
|
|
},
|
|
{
|
|
"source": "/customization/slash-commands",
|
|
"destination": "/customize/deep-dives/prompts"
|
|
},
|
|
{
|
|
"source": "/advanced/deep-dives/slash-commands",
|
|
"destination": "/customize/deep-dives/prompts"
|
|
},
|
|
{
|
|
"source": "/walkthroughs/quick-actions",
|
|
"destination": "/customize/overview"
|
|
},
|
|
{
|
|
"source": "/advanced/deep-dives/vscode-actions",
|
|
"destination": "/customize/overview"
|
|
},
|
|
{
|
|
"source": "/customize/deep-dives/vscode-actions",
|
|
"destination": "/customize/overview"
|
|
},
|
|
{
|
|
"source": "/customization/code-config",
|
|
"destination": "/reference"
|
|
},
|
|
{
|
|
"source": "/reference/config",
|
|
"destination": "/reference"
|
|
},
|
|
{
|
|
"source": "/yaml-reference",
|
|
"destination": "/reference"
|
|
},
|
|
{
|
|
"source": "/customization/context-providers",
|
|
"destination": "/customize/deep-dives/custom-providers"
|
|
},
|
|
{
|
|
"source": "/advanced/context-integration/custom-providers",
|
|
"destination": "/customize/deep-dives/custom-providers"
|
|
},
|
|
{
|
|
"source": "/advanced/context/custom-providers",
|
|
"destination": "/customize/deep-dives/custom-providers"
|
|
},
|
|
{
|
|
"source": "/advanced/custom-providers",
|
|
"destination": "/customize/deep-dives/custom-providers"
|
|
},
|
|
{
|
|
"source": "/development-data",
|
|
"destination": "/customize/deep-dives/development-data"
|
|
},
|
|
{
|
|
"source": "/customize/development-data",
|
|
"destination": "/customize/deep-dives/development-data"
|
|
},
|
|
{
|
|
"source": "/advanced/deep-dives/development-data",
|
|
"destination": "/customize/deep-dives/development-data"
|
|
},
|
|
{
|
|
"source": "/features/talk-to-your-docs",
|
|
"destination": "/reference/deprecated-docs"
|
|
},
|
|
{
|
|
"source": "/advanced/context-integration/documentation",
|
|
"destination": "/reference/deprecated-docs"
|
|
},
|
|
{
|
|
"source": "/advanced/deep-dives/docs",
|
|
"destination": "/reference/deprecated-docs"
|
|
},
|
|
{
|
|
"source": "/advanced/context/documentation",
|
|
"destination": "/reference/deprecated-docs"
|
|
},
|
|
{
|
|
"source": "/reference/Model Providers/anthropicllm",
|
|
"destination": "/customize/model-providers/anthropic"
|
|
},
|
|
{
|
|
"source": "/reference/Model Providers/azure",
|
|
"destination": "/customize/model-providers/azure"
|
|
},
|
|
{
|
|
"source": "/advanced/model-providers/azure",
|
|
"destination": "/customize/model-providers/azure"
|
|
},
|
|
{
|
|
"source": "/reference/Model Providers/bedrock",
|
|
"destination": "/customize/model-providers/bedrock"
|
|
},
|
|
{
|
|
"source": "/advanced/model-providers/bedrock",
|
|
"destination": "/customize/model-providers/bedrock"
|
|
},
|
|
{
|
|
"source": "/reference/Model Providers/deepseek",
|
|
"destination": "/customize/model-providers/deepseek"
|
|
},
|
|
{
|
|
"source": "/advanced/model-providers/deepseek",
|
|
"destination": "/customize/model-providers/deepseek"
|
|
},
|
|
{
|
|
"source": "/reference/Model Providers/freetrial",
|
|
"destination": "/customize/model-providers/anthropic"
|
|
},
|
|
{
|
|
"source": "/reference/Model Providers/geminiapi",
|
|
"destination": "/customize/model-providers/gemini"
|
|
},
|
|
{
|
|
"source": "/advanced/model-providers/gemini",
|
|
"destination": "/customize/model-providers/gemini"
|
|
},
|
|
{
|
|
"source": "/reference/Model Providers/mistral",
|
|
"destination": "/customize/model-providers/mistral"
|
|
},
|
|
{
|
|
"source": "/advanced/model-providers/mistral",
|
|
"destination": "/customize/model-providers/mistral"
|
|
},
|
|
{
|
|
"source": "/reference/Model Providers/ollama",
|
|
"destination": "/customize/model-providers/ollama"
|
|
},
|
|
{
|
|
"source": "/advanced/model-providers/ollama",
|
|
"destination": "/customize/model-providers/ollama"
|
|
},
|
|
{
|
|
"source": "/reference/Model Providers/openai",
|
|
"destination": "/customize/model-providers/openai"
|
|
},
|
|
{
|
|
"source": "/advanced/model-providers/openai",
|
|
"destination": "/customize/model-providers/openai"
|
|
},
|
|
{
|
|
"source": "/intro",
|
|
"destination": "/"
|
|
},
|
|
{
|
|
"source": "/reference/Model Providers/cloudflare",
|
|
"destination": "/customize/model-providers/more/cloudflare"
|
|
},
|
|
{
|
|
"source": "/advanced/model-providers/more/cloudflare",
|
|
"destination": "/customize/model-providers/more/cloudflare"
|
|
},
|
|
{
|
|
"source": "/reference/Model Providers/cohere",
|
|
"destination": "/customize/model-providers/more/cohere"
|
|
},
|
|
{
|
|
"source": "/advanced/model-providers/more/cohere",
|
|
"destination": "/customize/model-providers/more/cohere"
|
|
},
|
|
{
|
|
"source": "/reference/Model Providers/deepinfra",
|
|
"destination": "/customize/model-providers/more/deepinfra"
|
|
},
|
|
{
|
|
"source": "/advanced/model-providers/more/deepinfra",
|
|
"destination": "/customize/model-providers/more/deepinfra"
|
|
},
|
|
{
|
|
"source": "/reference/Model Providers/flowise",
|
|
"destination": "/customize/model-providers/more/flowise"
|
|
},
|
|
{
|
|
"source": "/advanced/model-providers/more/flowise",
|
|
"destination": "/customize/model-providers/more/flowise"
|
|
},
|
|
{
|
|
"source": "/reference/Model Providers/huggingfaceinferenceapi",
|
|
"destination": "/customize/model-providers/more/huggingfaceinferenceapi"
|
|
},
|
|
{
|
|
"source": "/advanced/model-providers/more/huggingfaceinferenceapi",
|
|
"destination": "/customize/model-providers/more/huggingfaceinferenceapi"
|
|
},
|
|
{
|
|
"source": "/reference/Model Providers/ipex_llm",
|
|
"destination": "/customize/model-providers/more/ipex_llm"
|
|
},
|
|
{
|
|
"source": "/advanced/model-providers/more/ipex_llm",
|
|
"destination": "/customize/model-providers/more/ipex_llm"
|
|
},
|
|
{
|
|
"source": "/reference/Model Providers/kindo",
|
|
"destination": "/customize/model-providers/more/kindo"
|
|
},
|
|
{
|
|
"source": "/advanced/model-providers/more/kindo",
|
|
"destination": "/customize/model-providers/more/kindo"
|
|
},
|
|
{
|
|
"source": "/reference/Model Providers/llamacpp",
|
|
"destination": "/customize/model-providers/more/llamacpp"
|
|
},
|
|
{
|
|
"source": "/advanced/model-providers/more/llamacpp",
|
|
"destination": "/customize/model-providers/more/llamacpp"
|
|
},
|
|
{
|
|
"source": "/reference/Model Providers/llamastack",
|
|
"destination": "/customize/model-providers/more/llamastack"
|
|
},
|
|
{
|
|
"source": "/advanced/model-providers/more/llamastack",
|
|
"destination": "/customize/model-providers/more/llamastack"
|
|
},
|
|
{
|
|
"source": "/reference/Model Providers/llamafile",
|
|
"destination": "/customize/model-providers/more/llamafile"
|
|
},
|
|
{
|
|
"source": "/advanced/model-providers/more/llamafile",
|
|
"destination": "/customize/model-providers/more/llamafile"
|
|
},
|
|
{
|
|
"source": "/reference/Model Providers/lmstudio",
|
|
"destination": "/customize/model-providers/more/lmstudio"
|
|
},
|
|
{
|
|
"source": "/advanced/model-providers/more/lmstudio",
|
|
"destination": "/customize/model-providers/more/lmstudio"
|
|
},
|
|
{
|
|
"source": "/reference/Model Providers/msty",
|
|
"destination": "/customize/model-providers/more/msty"
|
|
},
|
|
{
|
|
"source": "/advanced/model-providers/more/msty",
|
|
"destination": "/customize/model-providers/more/msty"
|
|
},
|
|
{
|
|
"source": "/reference/Model Providers/openrouter",
|
|
"destination": "/customize/model-providers/more/openrouter"
|
|
},
|
|
{
|
|
"source": "/advanced/model-providers/more/openrouter",
|
|
"destination": "/customize/model-providers/more/openrouter"
|
|
},
|
|
{
|
|
"source": "/reference/Model Providers/replicatellm",
|
|
"destination": "/customize/model-providers/more/replicatellm"
|
|
},
|
|
{
|
|
"source": "/advanced/model-providers/more/replicatellm",
|
|
"destination": "/customize/model-providers/more/replicatellm"
|
|
},
|
|
{
|
|
"source": "/reference/Model Providers/sagemaker",
|
|
"destination": "/customize/model-providers/more/sagemaker"
|
|
},
|
|
{
|
|
"source": "/advanced/model-providers/more/sagemaker",
|
|
"destination": "/customize/model-providers/more/sagemaker"
|
|
},
|
|
{
|
|
"source": "/reference/Model Providers/textgenwebui",
|
|
"destination": "/customize/model-providers/more/textgenwebui"
|
|
},
|
|
{
|
|
"source": "/advanced/model-providers/more/textgenwebui",
|
|
"destination": "/customize/model-providers/more/textgenwebui"
|
|
},
|
|
{
|
|
"source": "/reference/Model Providers/together",
|
|
"destination": "/customize/model-providers/more/together"
|
|
},
|
|
{
|
|
"source": "/advanced/model-providers/more/together",
|
|
"destination": "/customize/model-providers/more/together"
|
|
},
|
|
{
|
|
"source": "/reference/Model Providers/novita",
|
|
"destination": "/customize/model-providers/more/novita"
|
|
},
|
|
{
|
|
"source": "/advanced/model-providers/more/novita",
|
|
"destination": "/customize/model-providers/more/novita"
|
|
},
|
|
{
|
|
"source": "/reference/Model Providers/vllm",
|
|
"destination": "/customize/model-providers/more/vllm"
|
|
},
|
|
{
|
|
"source": "/advanced/model-providers/more/vllm",
|
|
"destination": "/customize/model-providers/more/vllm"
|
|
},
|
|
{
|
|
"source": "/reference/Model Providers/watsonx",
|
|
"destination": "/customize/model-providers/more/watsonx"
|
|
},
|
|
{
|
|
"source": "/advanced/model-providers/more/watsonx",
|
|
"destination": "/customize/model-providers/more/watsonx"
|
|
},
|
|
{
|
|
"source": "/reference/Model Providers/nebius",
|
|
"destination": "/customize/model-providers/more/nebius"
|
|
},
|
|
{
|
|
"source": "/advanced/model-providers/more/nebius",
|
|
"destination": "/customize/model-providers/more/nebius"
|
|
},
|
|
{
|
|
"source": "/chat",
|
|
"destination": "/ide-extensions/chat/quick-start"
|
|
},
|
|
{
|
|
"source": "/chat/how-to-use-it",
|
|
"destination": "/ide-extensions/chat/quick-start"
|
|
},
|
|
{
|
|
"source": "/agent",
|
|
"destination": "/ide-extensions/agent/quick-start"
|
|
},
|
|
{
|
|
"source": "/agent/how-to-use-it",
|
|
"destination": "/ide-extensions/agent/quick-start"
|
|
},
|
|
{
|
|
"source": "/features/agent/how-to-use-it",
|
|
"destination": "/ide-extensions/agent/quick-start"
|
|
},
|
|
{
|
|
"source": "/edit",
|
|
"destination": "/ide-extensions/edit/quick-start"
|
|
},
|
|
{
|
|
"source": "/edit/how-to-use-it",
|
|
"destination": "/ide-extensions/edit/quick-start"
|
|
},
|
|
{
|
|
"source": "/features/edit/how-to-use-it",
|
|
"destination": "/ide-extensions/edit/quick-start"
|
|
},
|
|
{
|
|
"source": "/autocomplete",
|
|
"destination": "/ide-extensions/autocomplete/quick-start"
|
|
},
|
|
{
|
|
"source": "/autocomplete/how-to-use-it",
|
|
"destination": "/ide-extensions/autocomplete/quick-start"
|
|
},
|
|
{
|
|
"source": "/features/autocomplete/how-to-use-it",
|
|
"destination": "/ide-extensions/autocomplete/quick-start"
|
|
},
|
|
{
|
|
"source": "/getting-started/install",
|
|
"destination": "/ide-extensions/install"
|
|
},
|
|
{
|
|
"source": "/customize/deep-dives/prompt-files",
|
|
"destination": "/customize/deep-dives/prompts"
|
|
},
|
|
{
|
|
"source": "/chat/how-it-works",
|
|
"destination": "/ide-extensions/chat/how-it-works"
|
|
},
|
|
{
|
|
"source": "/autocomplete/how-it-works",
|
|
"destination": "/ide-extensions/autocomplete/how-it-works"
|
|
},
|
|
{
|
|
"source": "/edit/how-it-works",
|
|
"destination": "/ide-extensions/edit/how-it-works"
|
|
},
|
|
{
|
|
"source": "/agent/how-it-works",
|
|
"destination": "/ide-extensions/agent/how-it-works"
|
|
},
|
|
{
|
|
"source": "/telemetry",
|
|
"destination": "/customize/telemetry"
|
|
},
|
|
{
|
|
"source": "/advanced/telemetry",
|
|
"destination": "/customize/telemetry"
|
|
},
|
|
{
|
|
"source": "/yaml-migration",
|
|
"destination": "/reference/yaml-migration"
|
|
},
|
|
{
|
|
"source": "/advanced/yaml-migration",
|
|
"destination": "/reference/yaml-migration"
|
|
},
|
|
{
|
|
"source": "/json-reference",
|
|
"destination": "/reference/json-reference"
|
|
},
|
|
{
|
|
"source": "/advanced/json-reference",
|
|
"destination": "/reference/json-reference"
|
|
},
|
|
{
|
|
"source": "/customize/json-reference",
|
|
"destination": "/reference/json-reference"
|
|
},
|
|
{
|
|
"source": "/customize/yaml-migration",
|
|
"destination": "/reference/yaml-migration"
|
|
},
|
|
{
|
|
"source": "/about",
|
|
"destination": "https://continue.dev/about-us"
|
|
},
|
|
{
|
|
"source": "/autocomplete/model-setup",
|
|
"destination": "/ide-extensions/autocomplete/model-setup"
|
|
},
|
|
{
|
|
"source": "/autocomplete/how-to-customize",
|
|
"destination": "/ide-extensions/autocomplete/how-to-customize"
|
|
},
|
|
{
|
|
"source": "/autocomplete/context-selection",
|
|
"destination": "/ide-extensions/autocomplete/context-selection"
|
|
},
|
|
{
|
|
"source": "/chat/model-setup",
|
|
"destination": "/ide-extensions/chat/model-setup"
|
|
},
|
|
{
|
|
"source": "/chat/how-to-customize",
|
|
"destination": "/ide-extensions/chat/how-to-customize"
|
|
},
|
|
{
|
|
"source": "/chat/context-selection",
|
|
"destination": "/ide-extensions/chat/context-selection"
|
|
},
|
|
{
|
|
"source": "/features/chat/how-to-use-it",
|
|
"destination": "/ide-extensions/chat/quick-start"
|
|
},
|
|
{
|
|
"source": "/edit/model-setup",
|
|
"destination": "/ide-extensions/edit/model-setup"
|
|
},
|
|
{
|
|
"source": "/edit/how-to-customize",
|
|
"destination": "/ide-extensions/edit/how-to-customize"
|
|
},
|
|
{
|
|
"source": "/edit/context-selection",
|
|
"destination": "/ide-extensions/edit/context-selection"
|
|
},
|
|
{
|
|
"source": "/agent/model-setup",
|
|
"destination": "/ide-extensions/agent/model-setup"
|
|
},
|
|
{
|
|
"source": "/agent/how-to-customize",
|
|
"destination": "/ide-extensions/agent/how-to-customize"
|
|
},
|
|
{
|
|
"source": "/agent/context-selection",
|
|
"destination": "/ide-extensions/agent/context-selection"
|
|
},
|
|
{
|
|
"source": "/customize/context/codebase",
|
|
"destination": "/guides/codebase-documentation-awareness"
|
|
},
|
|
{
|
|
"source": "/customize/context/documentation",
|
|
"destination": "/guides/codebase-documentation-awareness"
|
|
},
|
|
{
|
|
"source": "/customization/overview#codebase-context",
|
|
"destination": "/guides/codebase-documentation-awareness"
|
|
},
|
|
{
|
|
"source": "/customization/overview#documentation-context",
|
|
"destination": "/guides/codebase-documentation-awareness"
|
|
},
|
|
{
|
|
"source": "/guides/llama3.1",
|
|
"destination": "/guides/ollama-guide"
|
|
},
|
|
{
|
|
"source": "/guides/set-up-codestral",
|
|
"destination": "/customize/model-providers/more/mistral"
|
|
},
|
|
{
|
|
"source": "/guides/build-your-own-context-provider",
|
|
"destination": "/customize/deep-dives/custom-providers"
|
|
},
|
|
|
|
{
|
|
"source": "/customize/settings",
|
|
"destination": "/customize/overview"
|
|
},
|
|
{
|
|
"source": "/advanced/deep-dives/settings",
|
|
"destination": "/customize/overview"
|
|
},
|
|
{
|
|
"source": "/customize/deep-dives/settings",
|
|
"destination": "/customize/overview"
|
|
},
|
|
{
|
|
"source": "/hub/blocks/bundles",
|
|
"destination": "/hub/introduction"
|
|
},
|
|
|
|
{
|
|
"source": "/customize/custom-providers#@greptile-context-provider",
|
|
"destination": "/reference/deprecated-context-providers"
|
|
},
|
|
{
|
|
"source": "/customize/custom-providers#@commits-context-provider",
|
|
"destination": "/reference/deprecated-context-providers"
|
|
},
|
|
{
|
|
"source": "/customize/custom-providers#@discord-context-provider",
|
|
"destination": "/reference/deprecated-context-providers"
|
|
},
|
|
{
|
|
"source": "/customize/custom-providers#@jira-context-provider",
|
|
"destination": "/reference/deprecated-context-providers"
|
|
},
|
|
{
|
|
"source": "/customize/custom-providers#@gitlab-merge-request-context-provider",
|
|
"destination": "/reference/deprecated-context-providers"
|
|
},
|
|
{
|
|
"source": "/customize/custom-providers#@google-context-provider",
|
|
"destination": "/reference/deprecated-context-providers"
|
|
},
|
|
{
|
|
"source": "/customize/custom-providers#@database-context-provider",
|
|
"destination": "/reference/deprecated-context-providers"
|
|
},
|
|
{
|
|
"source": "/customize/custom-providers#@issue-context-provider",
|
|
"destination": "/reference/deprecated-context-providers"
|
|
},
|
|
{
|
|
"source": "/customize/custom-providers#@url-context-provider",
|
|
"destination": "/reference/deprecated-context-providers"
|
|
},
|
|
{
|
|
"source": "/customize/custom-providers#@search-context-provider",
|
|
"destination": "/reference/deprecated-context-providers"
|
|
},
|
|
{
|
|
"source": "/customize/custom-providers#@web-context-provider",
|
|
"destination": "/reference/deprecated-context-providers"
|
|
},
|
|
{
|
|
"source": "/troubleshooting#faqs",
|
|
"destination": "/faqs"
|
|
},
|
|
{
|
|
"source": "/troubleshooting#networking-issues",
|
|
"destination": "/faqs#networking-issues"
|
|
},
|
|
{
|
|
"source": "/troubleshooting#configure-certificates",
|
|
"destination": "/faqs#configure-certificates"
|
|
},
|
|
{
|
|
"source": "/troubleshooting#vs-code-proxy-settings",
|
|
"destination": "/faqs#vs-code-proxy-settings"
|
|
},
|
|
{
|
|
"source": "/troubleshooting#code-server",
|
|
"destination": "/faqs#code-server"
|
|
},
|
|
{
|
|
"source": "/troubleshooting#changes-to-assistants-not-showing-in-vs-code",
|
|
"destination": "/faqs#changes-to-agents-not-showing-in-vs-code"
|
|
},
|
|
{
|
|
"source": "/troubleshooting#i-installed-continue-but-dont-see-the-sidebar-window",
|
|
"destination": "/faqs#i-installed-continue-but-dont-see-the-sidebar-window"
|
|
},
|
|
{
|
|
"source": "/troubleshooting#im-getting-a-404-error-from-openai",
|
|
"destination": "/faqs#im-getting-a-404-error-from-openai"
|
|
},
|
|
{
|
|
"source": "/troubleshooting#im-getting-a-404-error-from-openrouter",
|
|
"destination": "/faqs#im-getting-a-404-error-from-openrouter"
|
|
},
|
|
{
|
|
"source": "/troubleshooting#indexing-issues",
|
|
"destination": "/faqs#indexing-issues"
|
|
},
|
|
{
|
|
"source": "/troubleshooting#agent-mode-is-unavailable-or-tools-arent-working",
|
|
"destination": "/faqs#agent-mode-is-unavailable-or-tools-arent-working"
|
|
},
|
|
{
|
|
"source": "/troubleshooting#check-if-your-model-has-tool-support",
|
|
"destination": "/faqs#check-if-your-model-has-tool-support"
|
|
},
|
|
{
|
|
"source": "/troubleshooting#tools-not-working",
|
|
"destination": "/faqs#tools-not-working"
|
|
},
|
|
{
|
|
"source": "/troubleshooting#images-not-uploading",
|
|
"destination": "/faqs#images-not-uploading"
|
|
},
|
|
{
|
|
"source": "/troubleshooting#add-capabilities",
|
|
"destination": "/faqs#add-capabilities"
|
|
},
|
|
{
|
|
"source": "/troubleshooting#verify-with-provider",
|
|
"destination": "/faqs#verify-with-provider"
|
|
},
|
|
{
|
|
"source": "/troubleshooting#verifying-current-capabilities",
|
|
"destination": "/faqs#verifying-current-capabilities"
|
|
},
|
|
{
|
|
"source": "/troubleshooting#android-studio-nothing-to-show-in-chat",
|
|
"destination": "/faqs#android-studio-nothing-to-show-in-chat"
|
|
},
|
|
{
|
|
"source": "/troubleshooting#i-received-a-codebase-indexing-disabled-your-linux-system-lacks-required-cpu-features-avx2-fma-notification",
|
|
"destination": "/faqs#i-received-a-codebase-indexing-disabled-your-linux-system-lacks-required-cpu-features-avx2-fma-notification"
|
|
},
|
|
{
|
|
"source": "/troubleshooting#how-do-i-reset-the-state-of-the-extension",
|
|
"destination": "/faqs#how-do-i-reset-the-state-of-the-extension"
|
|
},
|
|
{
|
|
"source": "/troubleshooting#still-having-trouble",
|
|
"destination": "/faqs#still-having-trouble"
|
|
},
|
|
{
|
|
"source": "/customize/model-providers",
|
|
"destination": "/customize/model-providers/overview"
|
|
},
|
|
{
|
|
"source": "/features/edit/next-edit",
|
|
"destination": "/ide-extensions/autocomplete/next-edit"
|
|
},
|
|
{
|
|
"source": "/features/plan/quick-start",
|
|
"destination": "/ide-extensions/agent/plan-mode"
|
|
},
|
|
{
|
|
"source": "/hub/assistants/intro",
|
|
"destination": "/mission-control/configs/intro"
|
|
},
|
|
{
|
|
"source": "/hub/assistants/use-an-assistant",
|
|
"destination": "/mission-control/configs/use-a-config"
|
|
},
|
|
{
|
|
"source": "/hub/assistants/create-an-assistant",
|
|
"destination": "/mission-control/configs/create-a-config"
|
|
},
|
|
{
|
|
"source": "/hub/assistants/edit-an-assistant",
|
|
"destination": "/mission-control/configs/edit-a-config"
|
|
},
|
|
{
|
|
"source": "/hub/agents/use-an-agent",
|
|
"destination": "/mission-control/configs/use-a-config"
|
|
},
|
|
{
|
|
"source": "/hub/agents/create-an-agent",
|
|
"destination": "/mission-control/configs/create-a-config"
|
|
},
|
|
{
|
|
"source": "/hub/agents/edit-an-agent",
|
|
"destination": "/mission-control/configs/edit-a-config"
|
|
},
|
|
{
|
|
"source": "/guides/understanding-assistants",
|
|
"destination": "/guides/understanding-configs"
|
|
},
|
|
{
|
|
"source": "/guides/understanding-agents",
|
|
"destination": "/guides/understanding-configs"
|
|
},
|
|
{
|
|
"source": "/features",
|
|
"destination": "/ide-extensions"
|
|
},
|
|
{
|
|
"source": "/features/agent/quick-start",
|
|
"destination": "/ide-extensions/agent/quick-start"
|
|
},
|
|
{
|
|
"source": "/features/agent/how-it-works",
|
|
"destination": "/ide-extensions/agent/how-it-works"
|
|
},
|
|
{
|
|
"source": "/features/agent/plan-mode",
|
|
"destination": "/ide-extensions/agent/plan-mode"
|
|
},
|
|
{
|
|
"source": "/features/agent/model-setup",
|
|
"destination": "/ide-extensions/agent/model-setup"
|
|
},
|
|
{
|
|
"source": "/features/agent/how-to-customize",
|
|
"destination": "/ide-extensions/agent/how-to-customize"
|
|
},
|
|
{
|
|
"source": "/features/agent/context-selection",
|
|
"destination": "/ide-extensions/agent/context-selection"
|
|
},
|
|
{
|
|
"source": "/features/chat/quick-start",
|
|
"destination": "/ide-extensions/chat/quick-start"
|
|
},
|
|
{
|
|
"source": "/features/chat/how-it-works",
|
|
"destination": "/ide-extensions/chat/how-it-works"
|
|
},
|
|
{
|
|
"source": "/features/chat/model-setup",
|
|
"destination": "/ide-extensions/chat/model-setup"
|
|
},
|
|
{
|
|
"source": "/features/chat/how-to-customize",
|
|
"destination": "/ide-extensions/chat/how-to-customize"
|
|
},
|
|
{
|
|
"source": "/features/chat/context-selection",
|
|
"destination": "/ide-extensions/chat/context-selection"
|
|
},
|
|
{
|
|
"source": "/features/autocomplete/quick-start",
|
|
"destination": "/ide-extensions/autocomplete/quick-start"
|
|
},
|
|
{
|
|
"source": "/features/autocomplete/how-it-works",
|
|
"destination": "/ide-extensions/autocomplete/how-it-works"
|
|
},
|
|
{
|
|
"source": "/features/autocomplete/model-setup",
|
|
"destination": "/ide-extensions/autocomplete/model-setup"
|
|
},
|
|
{
|
|
"source": "/features/autocomplete/how-to-customize",
|
|
"destination": "/ide-extensions/autocomplete/how-to-customize"
|
|
},
|
|
{
|
|
"source": "/features/autocomplete/context-selection",
|
|
"destination": "/ide-extensions/autocomplete/context-selection"
|
|
},
|
|
{
|
|
"source": "/features/autocomplete/next-edit",
|
|
"destination": "/ide-extensions/autocomplete/next-edit"
|
|
},
|
|
{
|
|
"source": "/features/edit/quick-start",
|
|
"destination": "/ide-extensions/edit/quick-start"
|
|
},
|
|
{
|
|
"source": "/features/edit/how-it-works",
|
|
"destination": "/ide-extensions/edit/how-it-works"
|
|
},
|
|
{
|
|
"source": "/features/edit/model-setup",
|
|
"destination": "/ide-extensions/edit/model-setup"
|
|
},
|
|
{
|
|
"source": "/features/edit/how-to-customize",
|
|
"destination": "/ide-extensions/edit/how-to-customize"
|
|
},
|
|
{
|
|
"source": "/features/edit/context-selection",
|
|
"destination": "/ide-extensions/edit/context-selection"
|
|
},
|
|
{
|
|
"source": "/getting-started/quick-start",
|
|
"destination": "/ide-extensions/quick-start"
|
|
},
|
|
{
|
|
"source": "/hub/agents/intro",
|
|
"destination": "/agents/intro"
|
|
},
|
|
{
|
|
"source": "/hub/agents/overview",
|
|
"destination": "/agents/overview"
|
|
},
|
|
{
|
|
"source": "/hub/agents/create-and-edit",
|
|
"destination": "/agents/create-and-edit"
|
|
},
|
|
{
|
|
"source": "/hub/agents/slack-agent",
|
|
"destination": "/mission-control/integrations/slack"
|
|
},
|
|
{
|
|
"source": "/hub/integrations/slack-agent",
|
|
"destination": "/mission-control/integrations/slack"
|
|
},
|
|
{
|
|
"source": "/mission-control/integrations/slack-agent",
|
|
"destination": "/mission-control/integrations/slack"
|
|
},
|
|
{
|
|
"source": "/hub/integrations/github",
|
|
"destination": "/mission-control/integrations/github"
|
|
},
|
|
{
|
|
"source": "/hub/integrations/sentry",
|
|
"destination": "/mission-control/integrations/sentry"
|
|
}
|
|
]
|
|
}
|