Skip to content

Allowed commands aren't auto-executed #156

@deathtothenig

Description

@deathtothenig

Which API Provider are you using?

Anthropic

Which Model are you using?

Claude 3.5 Sonnet

What happened?

I cannot get chained commands to auto execute. For instance, I cannot get this one to auto execute: npm test 2>&1 | Select-String -NotMatch "node_modules" | Select-String "FAIL|Error". I have tried adding npm test and Select-String, that doesn't work.

Steps to reproduce

  1. Add npm test and Select-String to approved commands list
  2. Ask Cline to run npm test 2>&1 | Select-String -NotMatch "node_modules" | Select-String "FAIL|Error"
  3. It will still require manual approval

Relevant API REQUEST output

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions