Skip to content

The Agent erroneously executes pwd instead of the desired command. #2

@DavidBeste

Description

@DavidBeste

Describe the bug
The Agent erroneously executes pwd in several command executions although different commands are selected by the LLM.

To Reproduce
Steps to reproduce the behavior:

  1. Clone this repository
  2. Run ./ExecutionAgent.sh --repo https://github.com/google/oss-fuzz -l 50
  3. Inspect the logs of Execution Agent and watch for erroneous launches of pwd

Expected behavior
The output of the chosen tool instead of pwd. This behavior was observed for the linux_terminal tool.

Screenshots
Not a screenshot due to too much text but an attached file.
pwd_example.txt

Desktop (please complete the following information):

  • OS: Windows 11 23H2 (WSL2 with Ubuntu 22.04.3 LTS)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions