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

Process Module Import

  • Added specific import for cwd (current working directory) from node:process
  • Removed generic process import, using only what's needed

These changes represent a focus on improving the user experience around theme customization while also making technical optimizations to the codebase.

See this entry in the whole of v1.0.43 →