Skip to content

Running specific agent configurations for SimPy split errors #77

@EugeneChoi4

Description

@EugeneChoi4

There is an error right now when attempting to run an agent for the SimPy split on commit0 version 0.1.6. Error fails with:
KeyError: 'src/simpy/core.py'. Steps to reproduce are the following, after a clean reinstall of commit0:

  • Create a simpy split using commit0 setup simpy
  • Create an agent with agent config --model-name gpt-4o-mini --use-repo-info --use-spec-info. Note that only the repo info and spec info options are toggled.
  • Run the agent on the commit0 branch with agent run commit0

A screenshot of the error is shown below:
Screen Shot 2024-10-22 at 5 05 32 PM

For some reason, this error does not occur with more options toggled on.

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