Cline v4.1.16 fixes hooks resolving from global state, and starts redacting credentials embedded in git remote URLs before they reach the model
Shipped 26 August, Cline v4.1.16 fixes a multi-window bug where hooks resolved their workspace from shared global state in ~/.cline instead of the VS Code window, so with a second window open on another project a workspace's .clinerules/hooks scripts were never discovered and hook cwd resolved against whatever project some other Cline instance last recorded. The same release redacts credentials embedded in git remote URLs from the workspace information sent to the model, fixes the codebase search tool crashing on files with a single enormous line, and stops MCP marketplace installs misreading the catalog's -- separator as part of the server command. It also removes the per-tool MCP auto-approve checkboxes outright, confirming they were no-ops implying granularity the approval path never had.
↳ Follow the thread