Source Intelligence

DisclaimerUnofficial, and not affiliated with Anthropic. Nearly all of this is read straight out of what ships: npm bundles, captured prompts, published docs. Anthropic's own notes go in verbatim, marked as theirs. The rest is my reading, and every entry carries the strings behind it. If one looks wrong, vote it down and say why.

All releases Home olderv0.2.57 v0.2.60newer

Claude Code v0.2.59

7 entries read diff v0.2.57 → v0.2.59 Markdown
Find
Pick an entry · j / k steps through
8 entries

Changesopen

#

# Claude Code v0.2.59 Changelog

Related

Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.

️ Copy+paste images directly into your prompt#

You can now paste images (JPEG, PNG, GIF, WebP) directly into the chat interface. Claude will automatically detect and process these images, making it easier to share screenshots, diagrams, or other visual content without having to save and reference files.

Improved progress indicators for bash and fetch tools#

The CLI now provides better visual feedback when running bash commands or fetching web content, giving you clearer indication of long-running operations.

Related

Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.

Bugfixes for non-interactive mode (-p)#

Fixed several issues that affected the non-interactive prompt mode (claude -p), making it more reliable for scripted usage.

Related

Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.

Enhanced Onboarding Experience#

The getting started tips now track completion status with checkmarks (✓) for completed items:

  • Workspace setup
  • CLAUDE.md file creation
  • Terminal integration setup

Better Image Handling#

Added dedicated image MIME type detection and processing for:

  • image/jpeg
  • image/png
  • image/gif
  • image/webp

Related

Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.

Animation Configuration#

New character animation setting added to the configuration system, allowing customization of text rendering animations.

Related

Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.

Stream Event Processing#

Improved handling of streaming responses with better support for:

  • Text deltas
  • JSON deltas
  • Thinking mode deltas

Related

Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.

Verbatim
Official · Anthropic

Anthropic’s official release notes

Published verbatim by Anthropic for v0.2.59. Text is unmodified from the upstream changelog. Everything else on this page came out of the bundle instead, which is why the two lists don't match.

  • Copy+paste images directly into your prompt
  • Improved progress indicators for bash and fetch tools
  • Bugfixes for non-interactive mode (-p)
System prompt

The system prompt was not captured for this release, so this page cannot say whether it moved.