Canvas & Ratio
Choose your destination platform format
Layout Template
Choose a content structure for your slides
Preset Themes
Typography & Sizing
Brand Kit Customization
AGENCYConfigure brand assets for headers & footers
Outro Slide CTA
Customize your closing call-to-action slide
Background Pattern
Build Your Carousel
Drag and drop any post card below onto a slide, or use the quick buttons to insert content/images instantly!

This morning we announced several upgrades to Claude Code. We also launched two new features for managing context on the Claude Developer Platform. Here’s what’s new:


The Claude Agent SDK gives you access to the same core tools, context management systems, and permissions frameworks that power Claude Code. Read how devs are building agents with the SDK: <a target="_blank" href="https://anthropic.com/engineering/building-agents-with-the-claude-agent-sdk" color="blue">anthropic.com/engineering/bu…</a>

Claude Code has an updated terminal interface, plus a new VS Code extension for those who prefer to work fully in their IDE. The new checkpoints feature lets you instantly undo Claude’s latest changes with Esc+Esc or /rewind.

On the Claude API, we’re introducing new capabilities for managing context on the Claude API: context editing and the memory tool. See them in action when Claude plays Catan, building a knowledge base of opponent strategies and clearing outdated information.

Context management extends what agents can do: - Context editing clears stale context when approaching token limits - The memory tool stores information outside the context window Agents can now handle longer, more complex tasks. Read more: <a target="_blank" href="https://docs.claude.com/en/docs/build-with-claude/context-editing" color="blue">docs.claude.com/en/docs/build-…</a>