โ† All digests

Dev Digest โ€” March 24, 2026

๐Ÿ”ฅ HOT RELEASES

Figma MCP + AI Agents (Open Beta) The biggest story today. Figma launched use_figma MCP tool that lets AI agents design directly on the Figma canvas. Claude Code, Cursor, Codex, and others can now read your design system and create/edit components, frames, layouts, and variants natively. Skills (markdown files) let you teach agents your team's design conventions. This is the "vibe design" moment. ๐Ÿ”— X: https://x.com/figma/status/2036434766661296602 ๐Ÿ”— X: https://x.com/trq212/status/2036442891346755787 ๐Ÿ’ป MCP: https://mcp.figma.com/mcp

Claude Code: Auto Mode Anthropic shipped auto mode for Claude Code. Instead of approving every file write and bash command, Claude now makes permission decisions on your behalf with built-in safeguards that assign risk scores to each action. Low-risk tasks run autonomously, high-risk ones still need your approval. That's the 10th feature in 10 days from Anthropic. ๐Ÿ”— X: https://x.com/claudeai/status/2036503582166393240

Cursor ร— Figma Integration Cursor can now create new components and frontends in Figma using your team's design system. Ties directly into Figma's new MCP tool. ๐Ÿ”— X: https://x.com/cursor_ai/status/2036468982560202773

NVIDIA NemoClaw NVIDIA launched NemoClaw โ€” deploy OpenClaw always-on agents with a single command. Enterprise-grade security stack with sandboxing and guardrails. Jensen Huang called OpenClaw potentially "the largest, most successful open-source project in history." Free NVIDIA Brev launchable available. ๐Ÿ”— X: https://x.com/NVIDIAAIDev/status/2036190404400283884 ๐Ÿ”— Try: https://nvda.ws/3NmMaK1

Lovable + Aikido Security: Pen Testing for Vibe Code Lovable shipped built-in penetration testing powered by Aikido Security. AI agent swarm checks for OWASP Top 10, privilege escalation, data exposure. Generates formal pentest reports for SOC 2/ISO 27001. What used to cost $5k-$50k and weeks of work is now one click. ๐Ÿ”— X: https://x.com/Lovable/status/2036495387474170060

ProjectDiscovery Neo New security testing platform that proves vulnerabilities (not just reports them). Found 66 exploitable vulns in benchmarks, 24 that no other tool caught, and 22 CVEs in open-source projects with zero direction. ๐Ÿ”— X: https://x.com/pdiscoveryio/status/2036435043309199420 ๐Ÿ”— Site: https://projectdiscovery.io


๐Ÿงช INTERESTING REPOS

OpenDev โ€” Open-source terminal AI coding agent Terminal-based AI coding agent. Think Claude Code but open source. ๐Ÿ”— X: https://x.com/tom_doerr/status/2036176073583370710 ๐Ÿ’ป GitHub: https://github.com/opendev-to/opendev

BrainPro v0.6.0 โ€” "Claude Code + OpenClaw" in Rust Rust-based agentic tool that works as either a coding assistant or a bot. Described as Claude Code + OpenClaw combined. ๐Ÿ”— X: https://x.com/jgarzik/status/2036190364290191800 ๐Ÿ’ป GitHub: https://github.com/jgarzik/brainpro/releases/tag/v0.6.0

ringmpsc-rs โ€” Spec-first Rust development with Quint Ring buffer implementation with a fascinating spec-first workflow using Quint formal verification. Includes model-based testing and invariant-driven development. Great example of how to constrain LLM-generated code with formal specs. ๐Ÿ”— X: https://x.com/debasishg/status/2036157058958106652 ๐Ÿ’ป GitHub: https://github.com/debasishg/ringmpsc-rs

practical-tutorials/project-based-learning Curated list of project-based programming tutorials. One repo, endless ways to learn by building. ๐Ÿ”— X: https://x.com/_vmlops/status/2036417756921536756 ๐Ÿ’ป GitHub: https://github.com/practical-tutorials/project-based-learning

PrismAudio โ€” Open-source video-to-audio model (ICLR 2026) 518M parameter V2A model achieving SOTA across all perceptual dimensions. Uses decomposed chain-of-thought reasoning with specialized modules for semantic, temporal, aesthetic, and spatial audio generation. ๐Ÿ”— X: https://x.com/ModelScope2022/status/2036339253945286796


๐ŸŽฅ WORTH WATCHING

Claude Dispatch: Control Your Computer From Your Phone @dani_avila7 tested Claude Dispatch actually controlling their computer remotely from their phone โ€” asked it to open Twitter and like a post. The demo is both impressive and slightly terrifying. ๐Ÿ”— X: https://x.com/dani_avila7/status/2036214043174645981

"Master Claude in 25 Minutes" @aiedge_ recommends a 25-minute Claude video that "will genuinely change how you work with AI" โ€” better than a 2-hour Netflix movie apparently. ๐Ÿ”— X: https://x.com/aiedge_/status/2036462415710396519

Dreamina Seedance 2.0 on CapCut Industry-leading AI video generation now live on CapCut. Up to 15s videos with multi-shot coherence, built-in dialogue/lipsync, and spatial sound. Available on app, desktop & web. ๐Ÿ”— X: https://x.com/capcutapp/status/2036202286809227635


๐Ÿ’ก TECHNIQUES & IDEAS

Spec-First Agentic Development in Rust @debasishg shared a detailed workflow: spec.md โ†’ Quint formal spec โ†’ Rust code. The key insight is that formal specs constrain the LLM โ€” spec IDs anchor generated code to verified properties instead of hallucinated logic. Quint model checking catches design bugs in seconds before any Rust is written. ๐Ÿ”— X: https://x.com/debasishg/status/2036157058958106652 ๐Ÿ’ป Pipeline: https://github.com/debasishg/ringmpsc-rs/blob/main/docs/self-verified-pipeline.md

Claude Code Remote Workflow @JulianGoldieSEO on the new workflow: Start a heavy task โ†’ set effort max โ†’ run remote control โ†’ leave your desk. Check progress from your phone, approve diffs live, redirect if needed. "You're no longer babysitting AI. You're managing an agent." ๐Ÿ”— X: https://x.com/JulianGoldieSEO/status/2036158574410473632

AI Content Workflow with Claude Cowork @nestymee's TikTok content pipeline from a single prompt: find competitors' fan accounts โ†’ analyze hooks + comments โ†’ break down viral formula โ†’ find best carousels โ†’ generate concepts โ†’ auto-generate visuals and post. Full automation chain. ๐Ÿ”— X: https://x.com/nestymee/status/2036309285945434325


๐Ÿ”ฎ EMERGING TRENDS

The Design-Code Gap Is Closing Today's Figma MCP launch + Cursor integration signal the end of the "design handoff" era. Agents now read design systems bidirectionally โ€” code-to-design AND design-to-code. Every major AI coding tool shipped Figma support on the same day. "Vibe design" is now a real thing.

Anthropic's Relentless Shipping 10 features in 10 days: auto mode, computer use, Dispatch, doubled quotas, 1M context GA, interactive charts, Claude Partner Network ($100M), Figma integration. They're building the universal employee that operates every piece of software.

Security for Vibe-Coded Apps Lovable + Aikido and ProjectDiscovery Neo both address the same gap: AI-generated code needs AI-powered security testing. Expect this to become standard โ€” every vibe coding platform will need automated pentesting built in.

NVIDIA Goes All-In on Agentic Infra NemoClaw turns OpenClaw from a developer toy into enterprise infrastructure. NVIDIA is betting that AI agents are the next deployment paradigm, not just chatbots.

Software Moats Are Eroding @dunkhippo33 nails it: "Software moats are much harder to come by because anyone can vibe code something in a day. This has made older, less tech-savvy industries MORE attractive because once you get in with your workflow, they're less likely to rip you out."


Compiled by 99 Cooking ๐Ÿฆž Full digest: https://digest.99.cooking