Patch release that ships the Stripe marketplace plugin, bundles first-class Word/PowerPoint and game-asset skills, documents the background-task watching status line, and clarifies privacy versus telemetry controls.
Changelog
[new] Stripe marketplace plugin with skills for project setup, best practices, directory lookup, upgrades, and connect recommendations, plus explain-error and test-cards commands and a Stripe MCP server.
[new] Bundled docx skill for creating, reading, editing, and analyzing Word documents (.docx/.dotx), including template filling, tracked changes, comments, tables, headers, and conversion/validation helpers.
[new] Bundled pptx skill for creating and editing PowerPoint presentations, with inspection, slide management, text/shape tools, thumbnails, and a large set of ready-made templates across industries.
[new] Bundled game-asset skills (game-asset-core, game-animation-frames, game-character-consistency, game-tilesets, game-ui-icons) for consistent game art and animation work.
[new] Watching status line that appears above the prompt whenever background commands, monitors, /loop tasks, or subagents are still running, with live counts and a single “Task completed” chip on finish.
[new] Figma plugin skill figma-design-to-code.
[new] Vercel plugin skills cdn-caching, eve, microfrontends, and vercel-connect.
[new] Sentry plugin skills sentry-debug-issue, sentry-get-started, sentry-instrument, and sentry-snapshots-cocoa.
[changed] /privacy now documents explicit opt-in / opt-out forms; it only controls coding-data sharing and does not touch product telemetry, trace upload, or external OTEL.
[changed] Authentication docs cover credential file permissions (0600 on Unix for auth.json and MCP OAuth tokens) and practical storage hygiene.
[changed] Telemetry configuration is documented as independent knobs ([features] telemetry / GROK_TELEMETRY_ENABLED, [telemetry] trace_upload / GROK_TELEMETRY_TRACE_UPLOAD, Mixpanel, and external OTEL / GROK_EXTERNAL_OTEL), separate from /privacy and team ZDR.
[changed] Sentry plugin skill set reworked (platform-specific SDK and related skills removed; remaining workflow skill description updated) and the seer command removed.