Session environment files can be read and written through a storage layer instead of directly on disk.
What's wrong with this entry?
The hook-generated session environment loader and the cwd-env clearing routine can now read and write through a storage handle instead of the filesystem directly.
- Both take an optional storage handle; when supplied, entries under
session-envinuserConfigDirare listed, read and written through that layer, paged with a cursor - When no handle is passed, the existing direct
fs/promisespath is used CLAUDE_ENV_FILEhandling is unchanged
Failed to clear cwd env files
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.