Skip to content

Permission Denied Error When Running SlopCodeBench #7

Description

@YMRTZ

I am trying to run SlopCodeBench using Claude Code. Using both a locally hosted model and GPT5.5 results in a Permission Denied error.

I have attached the relevant output of the uv run command given in the readme and slightly modified for my current use case:

uv run --active slop-code run \
  --agent claude_code \
  --model openai/gpt-5.5 \
  --environment configs/environments/docker-python3.12-uv.yaml \
  --prompt configs/prompts/just-solve.jinja \
  --problem file_backup \
  --problem execution_server \
  version=2.0.51 &> failing_run.log

failing_run.log

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions