Summarize not working on cloud agents

Where does the bug appear (feature/product)?

Cloud Agent (GitHub, Slack, Web, Linear)

Describe the Bug

If I’m working locally, the summarize skill is working, but if I work on a cloud agent, the summarize skill just does nothing after entering it.

Steps to Reproduce

Start a cloud agent, enter some prompts, and then do a summarize in a separate prompt.

Expected Behavior

It should shorten the whole conversation and the context window should be almost empty.

Operating System

Linux

Version Information

Version: 3.13.21
VS Code Extension API: 1.128.0
Commit: 55434bd8062ece6fee083b82beed2aee42d253f0
Date: 2026-07-27T03:26:14.573Z
Layout: IDE
Build Type: Stable
Release Track: Default
Electron: 40.10.3
Chromium: 144.0.7559.236
Node.js: 24.15.0
V8: 14.4.258.32-electron.0
xterm.js: 6.1.0-beta.256
OS: Linux x64 7.0.0-28-generic

Does this stop you from using Cursor

No - Cursor works, but with this issue

Thanks for the report, @nerumo! This is a known issue with Cloud Agents. Automatic summarization still works as expected, but the /summarize command currently only works for local agents. I’ve added your feedback to the issue where we’re tracking this!