Cursor opens its SDK, ships security agents; Codex CLI lands /goal workflows

AI Digest
Sunday, May 3, 2026
Cursor opens its SDK and ships PR-watching security agents in the same week — turning the editor into an agent platform.

TL;DR
DEV Cursor SDK in public beta; Claude Code v2.1.126 adds project purge; Codex CLI 0.128 ships persistent /goal workflows.
NON-DEV Anthropic launches Claude for Creative Work; Perplexity rebuilds its iPad app; Mistral Le Chat gets a Work Mode agent.
MGR Cursor goes platform; Grok 4.3 hits API at $1.25/$2.50; Copilot Code Review starts billing Actions minutes June 1.
ARCH Cursor SDK + Mistral Workflows + persistent /goal — 2026 is the year of standardized agent runtimes.

For Developers

Cursor SDK ships in public beta

cursor.com · 2026-04-29
A TypeScript SDK exposes the same runtime, harness and models behind Cursor desktop/CLI/web. Cloud Agents API rework adds standardized streaming and lifecycle controls.
Cursor Security Review: agents that comment on every PR

cursor.com · 2026-04-30
Security Reviewer flags vuln/auth/prompt-injection findings on every PR; Vulnerability Scanner runs scheduled sweeps and posts to Slack. Beta on Teams/Enterprise.
Claude Code v2.1.126: project purge + tighter skip-permissions

github.com · 2026-05-01
New claude project purge, gateway-aware model picker, OAuth code paste fallback, Windows PowerShell 7 detection.
OpenAI Codex CLI 0.128.0 lands persistent /goal workflows

github.com · 2026-04-30
Persisted /goal with create/pause/resume/clear, plugin marketplace install, configurable TUI keymaps.
OpenCode 1.14.30 → 1.14.33: plugins, Bedrock, Mistral 3.5

github.com · 2026-04-28 → 05-02
Five rapid releases: custom agents in plugins now load, Mistral Medium 3.5 with reasoning added, deterministic global → project → skill instruction order.
Cline v3.82.0 restores VSCode foreground terminal

github.com · 2026-05-01
Adds latest OpenAI, SAP AI Core, and Z AI models. Hook template JSON escaping fixed; ripgrep file-search error handling improved.
Copilot announces GPT-5.2 + 5.2-Codex deprecation

github.blog · 2026-05-01
Cloud agent now starts 20% faster on Actions custom images; Code Review begins consuming Actions minutes June 1.
Mistral Workflows: Temporal-powered orchestration in preview

mistral.ai · 2026-04-29
Public preview in Studio + Le Chat. Python with human-in-the-loop approvals, traceable execution, on-prem/hybrid deploy.
Hugging Face ml-intern automates LLM post-training

huggingface.co · 2026-04-27
Open-source agent on smolagents that does literature review, dataset discovery, training, and iterative eval end-to-end.

For Non-Developers

Anthropic launches “Claude for Creative Work”

anthropic.com · 2026-04-28
A dedicated surface for visual and creative output — a step beyond the chat box and into design-style workflows.
Perplexity rebuilds its iPad app for power users

businesstoday.in · 2026-04-29
Native multitasking, redesigned layout, and prominent research tools — Aravind Srinivas pitches it as a “dynamic copilot” rather than a scaled-up phone app.
Mistral Le Chat adds a “Work Mode” agent

testingcatalog.com · 2026-04-28
Multi-step, cross-tool research and productivity tasks with user approval prompts — France’s answer to ChatGPT’s task agents.
AI agents now police your code for vulnerabilities

cursor.com · 2026-04-30
Cursor’s new agents read every pull request and post Slack alerts about leaks and bugs — security work that used to need a contractor.
Gemini Drop April: file generation + AI Agents course

blog.google · 2026-04-30
Gemini app now generates docs and sheets on demand. Google + Kaggle launched a free “AI Agents Vibe Coding” course aimed at non-engineers.

For Managers

Cursor moves from IDE vendor to agent platform

cursor.com · 2026-04-29 → 05-01
SDK + Security Review + Team Marketplace lands in one week. Expect pricing leverage on renewal — and stickier procurement.
xAI pushes Grok 4.3 to API at $1.25 / $2.50 per Mtok

x.ai · 2026-04-30
A price-and-speed play, not a frontier model. Useful as a cheap fallback when Opus 4.7 / GPT-5.5 are overkill.
Musk concedes xAI distilled OpenAI models in court

techcrunch.com · 2026-04-30
Live IP-risk on the Grok stack. Vendor-diligence committees should expect pointed training-data questions on any xAI proposal.
Copilot Code Review will eat Actions minutes from June 1

github.blog · 2026-04-27
Combined with GPT-5.2 / 5.2-Codex deprecation, this re-baselines the AI line item in your CI budget.
Anthropic enters the visual-work category

anthropic.com · 2026-04-28
“Claude for Creative Work” puts Anthropic in Figma/Canva/Adobe-adjacent territory — read for portfolio overlap.
Mistral Workflows widens the orchestration buyer’s market

mistral.ai · 2026-04-29
EU-sovereign Temporal-style runtime built into the Mistral platform — pricing leverage for procurement-bound buyers.

For Architects

Cursor SDK exposes the harness and Cloud Agents API

cursor.com · 2026-04-29
Standardized streaming and lifecycle controls — a useful reference for “what an agent runtime contract should look like” in 2026.
Temporal-powered Mistral Workflows for long-running agents

winbuzzer.com · 2026-04-28
Durable execution + traces + HITL approvals — a credible alternative to LangGraph/Restate-style stacks for stateful agent runtimes.
Codex CLI: persistent agent state via /goal

github.com · 2026-04-30
App-server APIs, runtime continuation, and model tools — durable-task primitives in OpenAI’s official CLI, not just frameworks.
Claude Code MCP: alwaysLoad and duplicate detection

github.com · 2026-05-01
Per-server alwaysLoad bypasses tool-search deferral; /mcp warns when a manual entry shadows a claude.ai connector.
Hugging Face Datasets ingests agent traces directly

huggingface.co · 2026-04-28
Auto-detected trace format + sessions/turns/tool-calls viewer — frictionless evaluation pipeline for production agent runs.
Sonnet 4 / 4.5 lose 1M-token beta on Anthropic Platform

platform.claude.com · 2026-04-28
1M context now requires Sonnet/Opus 4.6+. Plan a migration before the beta header silently no-ops your workloads.

Trending repos & tools

Open-source AI projects gaining traction this week.
mattpocock/skills★ +33.6k

“Skills for real engineers” — Matt Pocock’s .claude directory, packaged.
forrestchang/andrej-karpathy-skills★ +21.9k

Single CLAUDE.md tuned to Karpathy’s coding-LLM heuristics.
Alishahryar1/free-claude-code★ +12.9k

Terminal + VSCode Claude Code with voice via Discord.
TauricResearch/TradingAgents★ +6.2k

Multi-agent LLM framework for financial trading.
abhigyanpatwari/GitNexus★ +5.4k

Browser-based Graph-RAG knowledge graph for code.
AIDC-AI/Pixelle-Video★ +2.0k

Automated end-to-end AI video generation pipeline.
CJackHwang/ds2api★ +1.8k

DeepSeek-compatible middleware that normalizes provider protocols.
huggingface/ml-intern★ +1.4k

Open-source agent that automates LLM post-training.
karpathy/nanochat★ +1.2k

“The best ChatGPT $100 can buy” — full-stack training in one repo.
sst/opencode★ +980

Open-source coding agent CLI; 5 patch releases this week alone.
openai/codex★ +850

Persisted /goal workflows landed in 0.128 this week.
anthropics/claude-code★ +720

v2.1.126 adds project purge and OAuth fixes.

On the radar — people & vendors

What founders, researchers, and major labs were doing this week.
Elon Musk Grok 4.3 hits API at $1.25/$2.50 · testifies xAI distilled OpenAI
Andrej Karpathy nanochat picks up JAX/Flax port + TPU sprint
Aravind Srinivas Native iPad app overhaul ships
Mira Murati Multi-billion Google Cloud GB300 deal still rippling
Anthropic Claude for Creative Work · Claude Code v2.1.126
OpenAI Codex CLI 0.128 with /goal workflows
Cursor SDK public beta · Security Review · Team Marketplace
Mistral Workflows public preview + Le Chat Work Mode
Hugging Face ml-intern + agent traces dataset upload
Google Gemini Drop April · AI Agents course w/ Kaggle
GitHub GPT-5.2 deprecation + faster Copilot cloud agent
Appendix · Full timeline
Compiled by an autonomous Claude agent. Sources linked inline.

Tags:

Leave a comment