Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
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.
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
What's wrong with this entry?
CLAUDE_CODE_GIT_BASH_PATH environment variable to specify a custom Git Bash locationcygpath for Git Bash compatibilityOther releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
What's wrong with this entry?
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
What's wrong with this entry?
What's wrong with this entry?
What's wrong with this entry?
What's wrong with this entry?
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
What's wrong with this entry?
ls2, TfA, P29, IlA, ZlA, GlA, FlA, R79, YlA, WlAHlA (recursive directory reader), hy1 (Node.js file system handler), jlA (directory watcher), ylA (watch helper), dy1 (main watcher)M3, jQ, F9Q, hK, KuQ, jx6, sx6, Nh2, ox6, tx6, ex6What's wrong with this entry?
CLAUDE_CODE_GIT_BASH_PATH: Specify custom Git Bash location on WindowsCHOKIDAR_USEPOLLING: Force polling mode for file watching (true/false)CHOKIDAR_INTERVAL: Set polling interval in millisecondsWhat's wrong with this entry?
{
persistent: true, // Keep process alive while watching
ignoreInitial: false, // Emit events for initial scan
followSymlinks: true, // Follow symbolic links
usePolling: false, // Use fs.watchFile instead of fs.watch
interval: 100, // Polling interval (ms)
binaryInterval: 300, // Polling interval for binary files (ms)
awaitWriteFinish: { // Wait for writes to finish
stabilityThreshold: 2000,
pollInterval: 100
}
}
v1.0.49 does not have its own entry in Anthropic’s official changelog, because prerelease builds are often folded into a neighbouring release. Browse the full changelog for the closest official notes. Everything else on this page came out of the bundle instead, which is why the two lists don't match.
The system prompt was not captured for this release, so this page cannot say whether it moved.