Compare commits

...

2 Commits

Author SHA1 Message Date
continue[bot]
391aa513f8 docs: Fix changelog date, typo, and YouTube embed URL
- Fix date from December 2025 to December 2024
- Fix typo: 'Theese' -> 'These'
- Fix YouTube URL from watch to embed format
- Standardize iframe attributes to match docs conventions

Generated with [Continue](https://continue.dev)

Co-Authored-By: Continue <noreply@continue.dev>
Co-authored-by: nate <nate@continue.dev>
2025-12-17 19:09:02 +00:00
BekahHW
26cf8b4815 Test changelog 2025-12-17 14:05:48 -05:00
3 changed files with 48 additions and 1 deletions

47
docs/changelog.mdx Normal file
View File

@@ -0,0 +1,47 @@
---
title: "Changelog"
description: "Continue Product updates and announcements"
---
<Update label="December 2024">
## **Discover Opportunities You Can Hand Off**
Over the past month, weve been laying the groundwork to make cloud agents reliable, discoverable, and easy to trigger from the tools you already use. 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 can now surface actionable work from tools you already rely on, including:
- Sentry alerts
- Snyk vulnerabilities
- GitHub Issues
- and more
These Opportunities are suggested pieces of work (issues, improvements, or follow-ups) that are worth doing that can be delegated to an agent. When an opportunity looks useful, you can turn it into a task and let an agent take the first pass—then review or approve the results.
<iframe
width="100%"
height="400"
src="https://www.youtube.com/embed/WR76-SMaaxc"
title="YouTube video player"
frameborder="0"
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, Supabase, Netlify, Atlassian, and 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 and GitHub using @Continue.
Mention Continue where the conversation is already happening—whether its a Slack thread or a GitHub comment—and the agent will pick up the context and start running. This keeps you in flow and avoids the overhead of switching tools just to start automation.
</Update>

View File

@@ -20,7 +20,7 @@
{
"group": "Getting Started",
"icon": "rocket-launch",
"pages": ["index"]
"pages": ["index", "changelog"]
},
{
"group": "Mission Control",

Binary file not shown.

After

Width:  |  Height:  |  Size: 654 KiB