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 of v1.0.44 Home All releases olderv1.0.43 v1.0.45newer
Claude Code v1.0.44

Notes for Users

  1. Exporting Conversations: Use /export to save important conversations or share them with others. The export includes all messages, tool uses, and responses in a readable format.
  1. GitHub Actions Setup: When setting up GitHub Actions, you can now choose between:
  • Using an existing Anthropic API key
  • Creating a new API key
  • Using OAuth authentication (recommended for better security)
  1. Process Control: The new suspend/resume feature works like traditional Unix applications, making Claude Code more familiar for terminal users.

See this entry in the whole of v1.0.44 →