Manus added Google Workspace CLI support so one prompt can reply to Doc comments, edit individual Sheet cells, rename Slides, and reorganize Drive folders. Test it if your agent workflows already depend on Google Workspace data and approvals.

Manus’ update adds Google Workspace CLI support to its existing Drive connector, so the agent can act inside Workspace apps instead of only creating or reading files. In Manus’ launch post, the company describes the change as managing “your entire workflow in Docs, Sheets, and Slides from a single prompt.”
The practical difference is action granularity. The capability list names four specific operations: reply to a Doc comment, update one Sheet cell, reorganize Drive folders, and rename a Slide. Those are narrower than generic “edit this file” commands and better suited to multi-step workflows where the agent has to touch an existing document without rewriting the whole asset.
Manus’ full announcement says the CLI-backed integration supports more surgical changes than the tweet thread lists, including targeted text replacement in Docs, paragraph insertion, spreadsheet updates driven by cross-referenced data, adding or reordering slides, and updating speaker notes workflow examples. That suggests the connector is now exposed to lower-level Workspace operations rather than a few hardcoded templates.
A supporting user clip cited in the thread shows Manus “address and resolve all the comments” in a Google Doc user demo, which is a useful signal for teams using Workspace as the system of record for reviews and approvals. A separate reaction post adds one implementation detail: the integration reportedly reads Google’s Discovery Service at runtime to build available commands dynamically, though that point comes from a third-party summary rather than Manus’ own announcement runtime discovery.
Vercel Emulate added a programmatic API for creating, resetting, and closing local GitHub, Vercel, and Google emulators inside automated tests. That makes deterministic integration tests easier to wire into CI and agent loops without manual setup.
releaseOpenClaw shipped version 2026.3.22 with ClawHub, OpenShell plus SSH sandboxes, side-question flows, and more search and model options, then followed with a 2026.3.23 patch. Teams get a broader plugin surface, but should patch quickly and review plugin trust boundaries as the ecosystem grows.
releaseCursor shipped Instant Grep, a local regex index built from n-grams, inverted indexes, and Bloom filters that drops large-repo searches from seconds to milliseconds. Faster candidate retrieval shortens the coding-agent loop, especially when ripgrep-style scans become the bottleneck.
breakingChatGPT now saves uploaded and generated files into an account-level Library that can be reused across conversations from the web sidebar or recent-files picker. It removes repetitive re-uploading and makes past PDFs, spreadsheets, and images part of a persistent working context.
breakingEpoch AI says GPT-5.4 Pro elicited a publishable solution to one 2019 conjecture in its FrontierMath Open Problems set, with a formal writeup planned. Treat it as an early milestone worth reproducing, not blanket evidence that frontier models can already automate math research.
Our @googledrive connector just got a major upgrade. Manus now supports the Google Workspace CLI, so you can seamlessly manage your entire workflow in Docs, Sheets, and Slides from a single prompt. This means you can address comments, edit cells, and even organize your Drive, Show more
Read the full announcement: manus.im/blog/manus-goo…