Files
continue/docs/changelog.mdx
BekahHW 32c6aeb70f docs: Add changelog (#9193)
* Test changelog

* Remove redirect

* Clean up language

* Add note icon

* Add links

* Update YT link to include embed
2025-12-18 10:31:25 -08:00

40 lines
2.6 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: "Changelog"
description: "Continue Product updates and announcements"
icon: notebook
---
<Update label="December 2025">
## **Discover Opportunities You Can Hand Off: Introducing Proactive Cloud Agents**
Over the past month, weve moved beyond just helping you code. Weve been laying the groundwork to make Continue an always-on partner that handles the tasks youd 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.
![Opportunities from Sentry and Snyk in Mission Control](./images/changelog/opportunities.png)
[Continue Integrations](https://hub.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.
<iframe
className="w-full aspect-video rounded-xl"
src="https://www.youtube.com/embed/WR76-SMaaxc?si=9YNb464zgU4ZtX8n"
title="YouTube video player"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowFullScreen
></iframe>
### **Automate Your Workflows with Cloud Agents**
You can now automate workflows across tools like [PostHog](https://hub.continue.dev/integrations/posthog), [Supabase](https://hub.continue.dev/integrations/supabase), [Netlify](https://hub.continue.dev/integrations/netlify), [Atlassian](https://hub.continue.dev/integrations/atlassian), and [Sanity](https://hub.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://hub.continue.dev/integrations/slack) and [GitHub](https://hub.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.
</Update>