Skip to content

Polyglot Loader Missing Important Files #33

Description

@Kenan-jeff-Jiang

solution_files = set(config.get("files", {}).get("solution", []))

When prepare_polyglot_dataset.py builds the workspace for agents, it only includes the solution files. It failed to include the editor files that make the question complete. For example, it would not put Iou.java into the workspace.
https://github.com/Aider-AI/polyglot-benchmark/blob/main/java/exercises/practice/rest-api/src/main/java/Iou.java

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