Vibe Coding
Claude Code Was Uploading prod.env and .tfvars Swap Files to Cloud Review Sessions
2.1.248 fixes `/ultrareview` and locally seeded cloud sessions uploading uncommitted edits to `prod.env`-style and `*.tfvars` files, and to editor swap, temp and backup copies of credential files such as `key.pem.tmp` and `id_rsa.swo`. The gitignore-style filter covered the canonical names but not the derived ones an editor leaves behind. Anyone who ran a cloud review on a branch with a live `.env` open in vim should assume those bytes left the machine before this build.
↳ Follow the thread