diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml
index e2ee171afbd..391b5c93f59 100644
--- a/.github/ISSUE_TEMPLATE/config.yml
+++ b/.github/ISSUE_TEMPLATE/config.yml
@@ -6,6 +6,3 @@ contact_links:
- name: Have a question?
url: https://github.com/continuedev/continue/discussions
about: Search for existing questions or ask a new one
- - name: Something else? Join the Continue Community
- url: https://discord.gg/vapESyrFmJ
- about: Join our Discord to chat with our community
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index edb1e6f490a..091b950cc94 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -65,7 +65,7 @@ an enhancement are:
- If not, [create an issue](https://github.com/continuedev/continue/issues)
- Please describe the enhancement in as much detail as you can, and why it would be useful
-- Join the [Continue Discord](https://discord.gg/NWtdYexhMs) and tell us about your idea in the `#feedback` channel
+- Join the [GitHub Discussions](https://github.com/continuedev/continue/discussions) and tell us about your idea
## 📖 Updating / Improving Documentation
@@ -233,7 +233,7 @@ When contributing, please update or create the appropriate tests to help verify
### Getting Help
-Join [#contribute on Discord](https://discord.gg/vapESyrFmJ) to engage with maintainers and other contributors.
+Join the [GitHub Discussions](https://github.com/continuedev/continue/discussions) to engage with maintainers and other contributors.
## Contributing New LLM Providers/Models
diff --git a/README.md b/README.md
index 2b92062ed2c..1b76bf36f9b 100644
--- a/README.md
+++ b/README.md
@@ -17,9 +17,6 @@
-
-
-
@@ -63,7 +60,7 @@ Trigger workflows from [VS Code](https://marketplace.visualstudio.com/items?item
## Contributing
Read the [contributing guide](https://github.com/continuedev/continue/blob/main/CONTRIBUTING.md), and
-join [#contribute on Discord](https://discord.gg/vapESyrFmJ).
+join the [GitHub Discussions](https://github.com/continuedev/continue/discussions).
## License
diff --git a/actions/README.md b/actions/README.md
index 2e0967d7efb..1625bee4121 100644
--- a/actions/README.md
+++ b/actions/README.md
@@ -145,4 +145,4 @@ For issues or questions:
- [Continue Documentation](https://docs.continue.dev)
- [GitHub Issues](https://github.com/continuedev/continue/issues)
-- [Discord Community](https://discord.gg/vapESyrFmJ)
+- [GitHub Discussions](https://github.com/continuedev/continue/discussions)
diff --git a/core/util/constants.ts b/core/util/constants.ts
index ea0d4b2d32e..359a2571959 100644
--- a/core/util/constants.ts
+++ b/core/util/constants.ts
@@ -2,4 +2,5 @@ export const NEW_SESSION_TITLE = "New Session";
export const GITHUB_LINK =
"https://github.com/continuedev/continue/issues/new/choose";
-export const DISCORD_LINK = "https://discord.com/invite/EfJEfdFnDQ";
+export const DISCUSSIONS_LINK =
+ "https://github.com/continuedev/continue/discussions";
diff --git a/docs/CONTRIBUTING.mdx b/docs/CONTRIBUTING.mdx
index f000f96049e..761ca1e2c07 100644
--- a/docs/CONTRIBUTING.mdx
+++ b/docs/CONTRIBUTING.mdx
@@ -340,7 +340,7 @@ Learn more about linking PRs to issues in the [GitHub documentation](https://doc
- **Start a Discussion**: Use [GitHub Discussions](https://github.com/continuedev/continue/discussions) for documentation issues, suggestions, or questions
- **Continue agent questions**: Check the [Continue Mission Control page](https://continue.dev/continuedev/docs-mintlify)
-- **Discord community**: Join our Discord for real-time help
+- **GitHub Discussions**: Join the [GitHub Discussions](https://github.com/continuedev/continue/discussions) for community help
- **Existing docs**: Review similar pages for formatting examples
---
diff --git a/docs/changelog.mdx b/docs/changelog.mdx
deleted file mode 100644
index e3d0084b51a..00000000000
--- a/docs/changelog.mdx
+++ /dev/null
@@ -1,40 +0,0 @@
----
-title: "Changelog"
-description: "Continue Product updates and announcements"
-icon: notebook
----
-
-## **Discover Opportunities You Can Hand Off: Introducing Proactive Cloud Agents**
-
-Over the past month, we’ve moved beyond just helping you code. We’ve been laying the groundwork to make Continue an always-on partner that handles the tasks you’d rather not do yourself.
-
-The result is a shift in how you interact with Continue: less setup, less context switching, and more automation driven directly from your workflow.
-
-
-
-
-[Continue Integrations](https://continue.dev/integrations) can now surface actionable work from tools you already rely on. Instead of hunting for issues, Sentry alerts, Snyk vulnerabilities, and GitHub Issues are brought to you as "Opportunities" that you can immediately delegate to an agent for a first pass, and then you can review or approve the results.
-
-
-
-### **Automate Your Workflows with Cloud Agents**
-
-You can now automate workflows across tools like [PostHog](https://continue.dev/integrations/posthog), [Supabase](https://continue.dev/integrations/supabase), [Netlify](https://continue.dev/integrations/netlify), [Atlassian](https://continue.dev/integrations/atlassian), and [Sanity](https://continue.dev/integrations/sanity) using cloud agents.
-
-Instead of manually stitching together dashboards, alerts, and follow-up tasks, Continue cloud agents can monitor signals, take action, and push work forward automatically. This makes Continue useful not just for coding tasks, but for the operational work that surrounds shipping software.
-
-Cloud agents are designed to run continuously and reliably, which is why much of the recent work focused on session stability, execution reliability, and onboarding improvements.
-
-### **Trigger Agents from Slack and GitHub**
-
-You can now kick off cloud agents directly from [Slack](https://continue.dev/integrations/slack) and [GitHub](https://continue.dev/integrations/github) using @Continue.
-
-Now, you can kick off cloud agents directly where your team is already talking. Just mention @Continue in a Slack thread or a GitHub comment. The agent will pick up the immediate context and follow your directions, letting you stay in your flow.
-
-
\ No newline at end of file
diff --git a/docs/customize/deep-dives/autocomplete.mdx b/docs/customize/deep-dives/autocomplete.mdx
index d5c6372016f..c88c3ae1ea3 100644
--- a/docs/customize/deep-dives/autocomplete.mdx
+++ b/docs/customize/deep-dives/autocomplete.mdx
@@ -189,7 +189,7 @@ Follow these steps to ensure that everything is set up correctly:
4. Make sure that any other completion providers are disabled (e.g. Copilot), as they may interfere.
5. Check the output of the logs to find any potential errors: cmd/ctrl + shift + P -> "Toggle Developer Tools" -> "Console" tab in VS Code, ~/.continue/logs/core.log in JetBrains.
6. Check VS Code settings to make sure that `"editor.inlineSuggest.enabled"` is set to `true` (use cmd/ctrl + , then search for this and check the box)
-7. If you are still having issues, please let us know in our [Discord](https://discord.gg/vapESyrFmJ) and we'll help as soon as possible.
+7. If you are still having issues, please let us know in our [GitHub Discussions](https://github.com/continuedev/continue/discussions) and we'll help as soon as possible.
### Why Are My Completions Only Single-Line?
@@ -232,4 +232,4 @@ Open Settings -> Tools -> Continue and uncheck the box for "Enable Tab Autocompl
#### Feedback
-If you're turning off autocomplete, we'd love to hear how we can improve! Please let us know in our [Discord](https://discord.gg/vapESyrFmJ) or file an issue on GitHub.
+If you're turning off autocomplete, we'd love to hear how we can improve! Please let us know in our [GitHub Discussions](https://github.com/continuedev/continue/discussions) or file an issue on GitHub.
diff --git a/docs/customize/telemetry.mdx b/docs/customize/telemetry.mdx
index 12dc39bf2dd..be5fb1a24d8 100644
--- a/docs/customize/telemetry.mdx
+++ b/docs/customize/telemetry.mdx
@@ -1,6 +1,5 @@
---
title: "Telemetry"
-icon: "chart-line"
description: "Learn about Continue's anonymous telemetry collection practices, what usage data is tracked, and how to opt out of data collection to maintain your privacy preferences"
---
diff --git a/docs/docs.json b/docs/docs.json
index 183df970e46..7e4ec3c4063 100644
--- a/docs/docs.json
+++ b/docs/docs.json
@@ -2,10 +2,6 @@
"$schema": "https://mintlify.com/docs.json",
"theme": "mint",
"name": "Continue",
- "banner": {
- "content": "**Introducing [Agents page in Mission Control](https://continue.dev/agents).** A single view for all your cloud agents: where they run, how they're triggered, and how to reuse them across your work.",
- "dismissable": true
- },
"colors": {
"primary": "#6b7280",
"light": "#ffffff",
@@ -20,7 +16,7 @@
{
"group": "Getting Started",
"icon": "rocket-launch",
- "pages": ["index", "changelog"]
+ "pages": ["index", "overview"]
},
{
"group": "Mission Control",
@@ -31,7 +27,6 @@
"mission-control/workflows",
{
"group": "Integrations",
- "icon": "plug",
"pages": [
"mission-control/integrations",
"mission-control/integrations/github",
@@ -48,7 +43,6 @@
"mission-control/sharing",
{
"group": "Governance",
- "icon": "building",
"pages": [
"mission-control/governance/creating-an-org",
"mission-control/governance/org-permissions",
@@ -57,7 +51,6 @@
},
{
"group": "Secrets",
- "icon": "key",
"pages": [
"mission-control/secrets/secret-types",
"mission-control/secrets/secret-resolution"
@@ -65,7 +58,6 @@
},
{
"group": "Configs",
- "icon": "book",
"pages": [
"mission-control/configs/intro",
"mission-control/configs/use-a-config",
@@ -122,7 +114,6 @@
"pages": [
{
"group": "Agent",
- "icon": "robot",
"pages": [
"ide-extensions/agent/quick-start",
"ide-extensions/agent/how-it-works",
@@ -134,7 +125,6 @@
},
{
"group": "Chat",
- "icon": "messages",
"pages": [
"ide-extensions/chat/quick-start",
"ide-extensions/chat/how-it-works",
@@ -145,7 +135,6 @@
},
{
"group": "Autocomplete",
- "icon": "sparkles",
"pages": [
"ide-extensions/autocomplete/quick-start",
"ide-extensions/autocomplete/how-it-works",
@@ -157,7 +146,6 @@
},
{
"group": "Edit",
- "icon": "pen-to-square",
"pages": [
"ide-extensions/edit/quick-start",
"ide-extensions/edit/how-it-works",
@@ -180,7 +168,6 @@
"customize/prompts",
{
"group": "Model Providers",
- "icon": "server",
"pages": [
"customize/model-providers/overview",
{
@@ -220,7 +207,6 @@
},
{
"group": "Model Roles",
- "icon": "robot",
"pages": [
"customize/model-roles/00-intro",
"customize/model-roles/chat",
@@ -233,7 +219,6 @@
},
{
"group": "Deep Dives",
- "icon": "microscope",
"pages": [
"customize/deep-dives/configuration",
"customize/deep-dives/rules",
@@ -274,6 +259,7 @@
},
{
"group": "Cloud Agents",
+ "icon": "cloud",
"pages": [
"guides/cloud-agents/cloud-agents-taxonomy",
"guides/cloud-agents/guide-to-cloud-agents",
@@ -286,6 +272,7 @@
},
{
"group": "Guides",
+ "icon": "compass",
"pages": [
{
"group": "Understanding Continue",
@@ -325,7 +312,6 @@
},
{
"group": "Cookbooks",
- "icon": "book-open-cover",
"pages": [
"guides/posthog-github-continuous-ai",
"guides/continue-docs-mcp-cookbook",
@@ -353,18 +339,13 @@
"href": "https://continue.dev/about-us",
"icon": "book-open"
},
- {
- "anchor": "Community",
- "href": "https://discord.gg/NWtdYexhMs",
- "icon": "discord"
- },
{
"anchor": "Blog",
"href": "https://continue.dev/blog",
"icon": "newspaper"
},
{
- "anchor": "Release Notes",
+ "anchor": "Changelog",
"href": "https://changelog.continue.dev/",
"icon": "bullhorn"
}
@@ -398,7 +379,6 @@
"x": "https://twitter.com/continuedev",
"github": "https://github.com/continuedev/continue",
"linkedin": "https://linkedin.com/company/continuedev",
- "discord": "https://discord.gg/vapESyrFmJ",
"youtube": "https://www.youtube.com/@continuedev"
}
},
@@ -423,6 +403,10 @@
"js": ["reo-tracking.js"]
},
"redirects": [
+ {
+ "source": "/changelog",
+ "destination": "https://changelog.continue.dev"
+ },
{
"source": "/hub",
"destination": "/mission-control"
diff --git a/docs/faqs.mdx b/docs/faqs.mdx
index 1bb6db6a96e..80e0208d65b 100644
--- a/docs/faqs.mdx
+++ b/docs/faqs.mdx
@@ -382,4 +382,4 @@ If you'd like to perform a clean reset of the extension, including removing all
## Still having trouble?
-You can also join our Discord community [here](https://discord.gg/vapESyrFmJ) for additional support and GitHub Discussions. Alternatively, you can create a GitHub issue [here](https://github.com/continuedev/continue/issues/new?assignees=&labels=bug&projects=&template=bug-report-%F0%9F%90%9B.md&title=), providing details of your problem, and we'll be able to help you out more quickly.
\ No newline at end of file
+You can also join [GitHub Discussions](https://github.com/continuedev/continue/discussions) for additional support. Alternatively, you can create a GitHub issue [here](https://github.com/continuedev/continue/issues/new?assignees=&labels=bug&projects=&template=bug-report-%F0%9F%90%9B.md&title=), providing details of your problem, and we'll be able to help you out more quickly.
\ No newline at end of file
diff --git a/docs/guides/cli.mdx b/docs/guides/cli.mdx
index a4c3ed2c299..3091832c37c 100644
--- a/docs/guides/cli.mdx
+++ b/docs/guides/cli.mdx
@@ -95,4 +95,4 @@ If you wish to run an automation on behalf of your organization you can obtain a
Run `cn` with the `--verbose` flag to see more detailed logs. These will be output to `~/.continue/logs/cn.log`.
-If you have feedback on the beta, please [share in our Discord](https://discord.com/invite/EfJEfdFnDQ) or [leave feedback in the GitHub discussion](https://github.com/continuedev/continue/discussions/7307).
+If you have feedback on the beta, please [leave feedback in the GitHub discussion](https://github.com/continuedev/continue/discussions/7307).
diff --git a/docs/guides/continue-docs-mcp-cookbook.mdx b/docs/guides/continue-docs-mcp-cookbook.mdx
index f5f582b1bca..f9eb1909f50 100644
--- a/docs/guides/continue-docs-mcp-cookbook.mdx
+++ b/docs/guides/continue-docs-mcp-cookbook.mdx
@@ -516,7 +516,6 @@ Want to create documentation MCPs for your own projects? Mintlify makes it easy:
- [Mintlify Documentation](https://mintlify.com/docs)
### Community
-- [Continue Discord](https://discord.gg/continue) - #documentation channel
- [GitHub Discussions](https://github.com/continuedev/continue/discussions)
---
@@ -536,7 +535,7 @@ Want to create documentation MCPs for your own projects? Mintlify makes it easy:
See cookbook examples
-
+
Get help from community
diff --git a/docs/guides/netlify-mcp-continuous-deployment.mdx b/docs/guides/netlify-mcp-continuous-deployment.mdx
index 2b261dbe373..affea00f450 100644
--- a/docs/guides/netlify-mcp-continuous-deployment.mdx
+++ b/docs/guides/netlify-mcp-continuous-deployment.mdx
@@ -714,7 +714,7 @@ The Netlify Performance Rules enforce:
- Install [Netlify MCP](https://continue.dev/netlify/netlify-mcp) from Continue Mission Control
- Set up [Performance Monitoring](https://docs.netlify.com/analytics/get-started/)
- Configure [A/B Testing](https://docs.netlify.com/split-testing/overview/)
-- Join the [Continue Discord](https://discord.gg/continue) for support
+- Join the [GitHub Discussions](https://github.com/continuedev/continue/discussions) for support
## Resources
diff --git a/docs/guides/posthog-github-continuous-ai.mdx b/docs/guides/posthog-github-continuous-ai.mdx
index 283cfccf744..e5e3b1bf093 100644
--- a/docs/guides/posthog-github-continuous-ai.mdx
+++ b/docs/guides/posthog-github-continuous-ai.mdx
@@ -354,7 +354,7 @@ Consider enhancing your workflow with these advanced Continue CLI prompts:
- Consider [GitHub MCP](https://continue.dev/github/github-mcp) as an alternative (note: can be token-expensive)
- Configure [Slack MCP](https://continue.dev/slack/slack-mcp) for alerts
- Set up [PostHog performance monitoring](https://posthog.com/docs/web-analytics)
-- Join the [Continue Discord](https://discord.gg/continue) for support
+- Join the [GitHub Discussions](https://github.com/continuedev/continue/discussions) for support
## Resources
diff --git a/docs/guides/run-agents-locally.mdx b/docs/guides/run-agents-locally.mdx
index 444ba7ff740..82a6ed7bdbb 100644
--- a/docs/guides/run-agents-locally.mdx
+++ b/docs/guides/run-agents-locally.mdx
@@ -91,7 +91,7 @@ Agent files are markdown documents with YAML frontmatter. The frontmatter config
The markdown body is the agent's system prompt. Write clear, specific instructions with examples for best results.
-For additional options like `rules`, `model`, and MCP tool configuration, see the [Agent Configuration Reference](/agents/agent-file-reference).
+For additional options like `rules`, `model`, and MCP tool configuration, see the [Create & Edit Agents](/agents/create-and-edit) guide.
## Example: Conventional PR Title Agent
diff --git a/docs/guides/sentry-mcp-error-monitoring.mdx b/docs/guides/sentry-mcp-error-monitoring.mdx
index 63e25ab936c..75a9aa196a8 100644
--- a/docs/guides/sentry-mcp-error-monitoring.mdx
+++ b/docs/guides/sentry-mcp-error-monitoring.mdx
@@ -540,7 +540,7 @@ See the [Sentry MCP GitHub Issues](https://github.com/getsentry/sentry-mcp/issue
- Set up [Sentry performance monitoring](https://docs.sentry.io/product/performance/)
- Configure [Sentry release tracking](https://docs.sentry.io/product/releases/) for deployment correlation
- Integrate [Slack MCP](https://continue.dev/slack/slack-mcp) for error alerts
-- Join the [Continue Discord](https://discord.gg/continue) for support
+- Join the [GitHub Discussions](https://github.com/continuedev/continue/discussions) for support
## Resources
diff --git a/docs/guides/supabase-mcp-database-workflow.mdx b/docs/guides/supabase-mcp-database-workflow.mdx
index fad8969c1c4..9a1e3f76018 100644
--- a/docs/guides/supabase-mcp-database-workflow.mdx
+++ b/docs/guides/supabase-mcp-database-workflow.mdx
@@ -500,7 +500,7 @@ If you encounter connection issues:
- Set up [Supabase Edge Functions](https://supabase.com/docs/guides/functions) for automated workflows
- Configure [Supabase Realtime](https://supabase.com/docs/guides/realtime) for live data monitoring
- Implement [Database Webhooks](https://supabase.com/docs/guides/database/webhooks) for event-driven automation
-- Join the [Continue Discord](https://discord.gg/continue) for support
+- Join the [GitHub Discussions](https://github.com/continuedev/continue/discussions) for support
## Resources
diff --git a/docs/ide-extensions/install.mdx b/docs/ide-extensions/install.mdx
index 2b50cb1817b..306defe67c9 100644
--- a/docs/ide-extensions/install.mdx
+++ b/docs/ide-extensions/install.mdx
@@ -40,7 +40,7 @@ The Continue logo will appear on the left sidebar. For a better experience, move
If you have any problems, see the [troubleshooting guide](/troubleshooting) or
- ask for help in [our Discord](https://discord.gg/NWtdYexhMs)
+ ask for help in [GitHub Discussions](https://github.com/continuedev/continue/discussions)
@@ -70,7 +70,7 @@ Click `Install`, which will cause the Continue logo to show up on the right tool
If you have any problems, see the [troubleshooting guide](/troubleshooting) or
- ask for help in [our Discord](https://discord.com/invite/EfJEfdFnDQ)
+ ask for help in [GitHub Discussions](https://github.com/continuedev/continue/discussions)
diff --git a/docs/ide-extensions/quick-start.mdx b/docs/ide-extensions/quick-start.mdx
index aa170bbf1fc..ffa79a9a48b 100644
--- a/docs/ide-extensions/quick-start.mdx
+++ b/docs/ide-extensions/quick-start.mdx
@@ -286,7 +286,7 @@ Congratulations! You've experienced all four core Continue features. Here's what
Get help and share experiences with other Continue users
diff --git a/docs/index.mdx b/docs/index.mdx
index b4d9051b76a..02847e2f37c 100644
--- a/docs/index.mdx
+++ b/docs/index.mdx
@@ -1,156 +1,47 @@
---
-title: "Welcome to Continue"
-icon: book-open
-description: "Create, run, and automate AI agents across Mission Control, terminal, and CI/CD"
+title: "What is Continue?"
+description: "Run agents as CI checks on every PR"
---
-
-
-
+Continue lets you create agents that review every pull request. Each agent runs as a GitHub check: green if the code looks good, red with a suggested diff if not.
-## Mission Control
-
- Central dashboard for managing Agents, Tasks, Workflows, and Integrations.
-
+Agents are markdown prompts describing the standards you want to enforce. They can be defined at [continue.dev](https://continue.dev/agents) or in your repo at `.continue/agents/`.
-
-
- Prompt an agent to complete a one-off task.
+For example, you could use [this agent](https://www.continue.dev/continuedev/code-security-review) as a starting point, or you could create the following file in your repository:
- • Run a one-time task or test for automation
- • Monitor progress in the tasks tab
-
-
- Schedule or trigger your agents automatically.
-
- • Cron, Webhook, or GitHub-based triggers
- • Ideal for daily audits or status checks
-
-
- Trigger your inbox agents to resolve opened PRs.
-
- • Address review comments
- • Fix CI test failures and resolve merge conflicts
-
-
-
-## Integrations
-
- Connect Continue to your existing developer tools to automate the repetitive work you don't have time for.
-
-
-
-
- Enable repository access for Agents to read and create PRs.
-
-
- Mention @Continue in Slack to trigger Agents and receive updates.
-
-
- Automatically generate PRs to fix new issues from Sentry alerts.
-
-
- Detect and fix security vulnerabilities automatically.
-
-
-
-You can go to [Mission Control Integrations](https://continue.dev/integrations) for the full list of tools you can connect, or for more information see [the docs page](https://docs.continue.dev/mission-control/integrations).
-
-
-## Continue CLI
-
-Terminal-native AI coding assistance with TUI and headless modes.
-
-
-
- ```bash npm
- npm i -g @continuedev/cli
- ```
-
- ```bash yarn
- yarn global add @continuedev/cli
- ```
-
- ```bash pnpm
- pnpm add -g @continuedev/cli
- ```
-
-
-
-
-
- Interactive Terminal User Interface for development workflows
+```markdown .continue/agents/security-review.md
+---
+name: Security Review
+description: Review PR for basic security vulnerabilities
+---
- • Automate builds & refactoring
-
- • Pre-commit hooks & scripted fixes
-
- • Terminal-first development
-
-
- Automated AI coding for CI/CD and server environments
+Review this PR and check that:
- • Run in CI/CD pipelines
-
- • Batch processing & bulk operations
-
- • Server & container deployments
-
-
+- No secrets or API keys are hardcoded
+- All new API endpoints have input validation
+- Error responses use the standard error format
+```
-## IDE Extensions
+## Get started
-
- Optional IDE extensions for real-time code editing and assistance.
-
+1. Connect GitHub at [continue.dev](https://continue.dev/)
+2. [Create an agent](https://continue.dev/agents/new)
+3. Open a PR. The agent will show up as a check in GitHub.
+4. If changes are suggested, click the check in GitHub and accept or reject the suggestion to make the check pass.
-Learn more about [extension features](https://docs.continue.dev/ide-extensions/quick-start) and how to [customize](https://docs.continue.dev/customize/overview) →
+## Example agents
-
- Install from VS Code Marketplace
- Real-time coding assistance and refactoring
+
+ Performs a comprehensive security audit for OWASP Top 10 vulnerabilities and security best practices.
-
- Install from JetBrains Plugin Repository
- Community supported for autocomplete and multi-file edits
-
-
-
-## Resources
-
-
-
- Create your agents, run tasks, add workflows and integrations
+
+ Make incremental improvements to test coverage every day.
-
- Get help from the community
+
+ Keep your AGENTS.md continuously synced with your codebase.
-
- Connect GitHub, Slack, Sentry, and Snyk to power your automations.
+
+ Create a draft update to CHANGELOG.md based on recent changes in a pull request.
diff --git a/docs/mission-control/sharing.mdx b/docs/mission-control/sharing.mdx
index a367eb8e9fd..82a63266c69 100644
--- a/docs/mission-control/sharing.mdx
+++ b/docs/mission-control/sharing.mdx
@@ -56,7 +56,7 @@ Each Agent or Component can be published with one of three visibility levels:
## Community
-
+
Join thousands of developers using Continue and share your experiences.
diff --git a/docs/overview.mdx b/docs/overview.mdx
new file mode 100644
index 00000000000..12c1fa5959d
--- /dev/null
+++ b/docs/overview.mdx
@@ -0,0 +1,155 @@
+---
+title: "Overview"
+description: "Run agents as CI checks on every PR"
+---
+
+
+
+
+
+## Mission Control
+
+ Central dashboard for managing Agents, Tasks, Workflows, and Integrations.
+
+
+
+
+ Prompt an agent to complete a one-off task.
+
+ • Run a one-time task or test for automation
+ • Monitor progress in the tasks tab
+
+
+ Schedule or trigger your agents automatically.
+
+ • Cron, Webhook, or GitHub-based triggers
+ • Ideal for daily audits or status checks
+
+
+ Trigger your inbox agents to resolve opened PRs.
+
+ • Address review comments
+ • Fix CI test failures and resolve merge conflicts
+
+
+
+## Integrations
+
+ Connect Continue to your existing developer tools to automate the repetitive work you don't have time for.
+
+
+
+
+ Enable repository access for Agents to read and create PRs.
+
+
+ Mention @Continue in Slack to trigger Agents and receive updates.
+
+
+ Automatically generate PRs to fix new issues from Sentry alerts.
+
+
+ Detect and fix security vulnerabilities automatically.
+
+
+
+You can go to [Mission Control Integrations](https://continue.dev/integrations) for the full list of tools you can connect, or for more information see [the docs page](https://docs.continue.dev/mission-control/integrations).
+
+
+## Continue CLI
+
+Terminal-native AI coding assistance with TUI and headless modes.
+
+
+
+ ```bash npm
+ npm i -g @continuedev/cli
+ ```
+
+ ```bash yarn
+ yarn global add @continuedev/cli
+ ```
+
+ ```bash pnpm
+ pnpm add -g @continuedev/cli
+ ```
+
+
+
+
+
+ Interactive Terminal User Interface for development workflows
+
+ • Automate builds & refactoring
+
+ • Pre-commit hooks & scripted fixes
+
+ • Terminal-first development
+
+
+ Automated AI coding for CI/CD and server environments
+
+ • Run in CI/CD pipelines
+
+ • Batch processing & bulk operations
+
+ • Server & container deployments
+
+
+
+## IDE Extensions
+
+
+ Optional IDE extensions for real-time code editing and assistance.
+
+
+Learn more about [extension features](https://docs.continue.dev/ide-extensions/quick-start) and how to [customize](https://docs.continue.dev/customize/overview) →
+
+
+
+ Install from VS Code Marketplace
+ Real-time coding assistance and refactoring
+
+
+ Install from JetBrains Plugin Repository
+ Community supported for autocomplete and multi-file edits
+
+
+
+## Resources
+
+
+
+ Create your agents, run tasks, add workflows and integrations
+
+
+ Get help from the community
+
+
+ Connect GitHub, Slack, Sentry, and Snyk to power your automations.
+
+
diff --git a/docs/troubleshooting.mdx b/docs/troubleshooting.mdx
index 4e2bc9fd3d4..cc87e6d7119 100644
--- a/docs/troubleshooting.mdx
+++ b/docs/troubleshooting.mdx
@@ -107,4 +107,4 @@ This issue typically affects macOS users with large development environments and
## Still having trouble?
-You can also join our Discord community [here](https://discord.gg/vapESyrFmJ) for additional support and discussions. Alternatively, you can create a GitHub issue [here](https://github.com/continuedev/continue/issues/new?assignees=&labels=bug&projects=&template=bug-report-%F0%9F%90%9B.md&title=), providing details of your problem, and we'll be able to help you out more quickly.
+You can also join [GitHub Discussions](https://github.com/continuedev/continue/discussions) for additional support and discussions. Alternatively, you can create a GitHub issue [here](https://github.com/continuedev/continue/issues/new?assignees=&labels=bug&projects=&template=bug-report-%F0%9F%90%9B.md&title=), providing details of your problem, and we'll be able to help you out more quickly.
diff --git a/extensions/intellij/README.md b/extensions/intellij/README.md
index e484f580884..b9db148b13f 100644
--- a/extensions/intellij/README.md
+++ b/extensions/intellij/README.md
@@ -10,9 +10,6 @@
-
-
-
diff --git a/extensions/vscode/README.md b/extensions/vscode/README.md
index e78f483d5c4..26100f9c22b 100644
--- a/extensions/vscode/README.md
+++ b/extensions/vscode/README.md
@@ -10,9 +10,6 @@
-
-
-
diff --git a/gui/src/pages/config/sections/HelpSection.tsx b/gui/src/pages/config/sections/HelpSection.tsx
index 8806364c7ad..af0380b3b65 100644
--- a/gui/src/pages/config/sections/HelpSection.tsx
+++ b/gui/src/pages/config/sections/HelpSection.tsx
@@ -211,10 +211,13 @@ export function HelpSection() {
- ideMessenger.post("openUrl", "https://discord.gg/vapESyrFmJ")
+ ideMessenger.post(
+ "openUrl",
+ "https://github.com/continuedev/continue/discussions",
+ )
}
/>
diff --git a/gui/src/pages/error.tsx b/gui/src/pages/error.tsx
index 0738696a66d..cab6975e0cb 100644
--- a/gui/src/pages/error.tsx
+++ b/gui/src/pages/error.tsx
@@ -1,10 +1,9 @@
import { ArrowPathIcon, FlagIcon } from "@heroicons/react/24/outline";
-import { DISCORD_LINK, GITHUB_LINK } from "core/util/constants";
+import { DISCUSSIONS_LINK, GITHUB_LINK } from "core/util/constants";
import { useContext, useEffect, useState } from "react";
import { useDispatch } from "react-redux";
import { useNavigate, useRouteError } from "react-router-dom";
import { Button, SecondaryButton } from "../components";
-import { DiscordIcon } from "../components/svg/DiscordIcon";
import { GithubIcon } from "../components/svg/GithubIcon";
import { IdeMessengerContext } from "../context/IdeMessenger";
import { newSession } from "../redux/slices/sessionSlice";
@@ -58,7 +57,7 @@ const ErrorPage: React.FC = () => {
- Report the issue on GitHub or Discord:
+ Report the issue on GitHub or Discussions: