lloydchang

Results 108 comments of lloydchang

Expanding https://github.com/lloydchang/cline-cline-fka-saoudrizwan-claude-dev/security/code-scanning/1 --- [Copilot Autofix for CodeQL](https://docs.github.com/code-security/code-scanning/managing-code-scanning-alerts/about-autofix-for-codeql-code-scanning) is powered by AI and may make mistakes. Always verify output. --- **Tool** CodeQL --- **Rule ID** js/incomplete-url-substring-sanitization --- **Query** [View source](https://github.com/github/codeql/blob/39a67b6e2e6490a9bd010db50e148f647765e9f7/javascript/ql/src/Security/CWE-020/IncompleteUrlSubstringSanitization.ql) ---...

**Note to my future self:** --- If / when Saoud and Cline team review [my pull requests for `cline/cline`](https://github.com/cline/cline/pulls?q=by%3A+lloydchang) and if revisions are needed, I'll try the following tactic: ---...

Relates to https://github.com/cline/cline/issues/795#issuecomment-2492667746

**Note to my future self:** --- If / when Saoud and Cline team review [my pull requests for `cline/cline`](https://github.com/cline/cline/pulls?q=by%3A+lloydchang) and if revisions are needed, I'll try the following tactic: ---...

Relates to https://github.com/cline/cline/issues/795#issuecomment-2492667746

**Note to my future self:** --- If / when Saoud and Cline team review [my pull requests for `cline/cline`](https://github.com/cline/cline/pulls?q=by%3A+lloydchang) and if revisions are needed, I'll try the following tactic: ---...

Alternatively, from https://github.com/cline/cline/pull/784#issuecomment-2495231386 ```zsh gh repo clone cline/cline cd cline gh pr checkout 784 --repo cline/cline npm run install:all npm install -g @vscode/vsce vsce package code --install-extension claude-dev-2.1.6.vsix code ```...

> code --install-extension claude-dev-2.1.6.vsix @punkouter25 @KJ7LNW @DRieckeBWP To be clear, `claude-dev-2.1.6.vsix` is the executable in the step-by-step example from https://github.com/cline/cline/pull/674#issuecomment-2495641259 * By installing `claude-dev-2.1.6.vsix`, you no longer need to open...

@KJ7LNW commented: > would like regex for _which_ files or cmds to allow. Just add `.*` if you really want all. Relates to @KJ7LNW's https://github.com/cline/cline/pull/784#issuecomment-2489496370 and @GHnnnnn's https://github.com/cline/cline/pull/802#issuecomment-2496081701