[ACL'26] SpecMind: Cognitively Inspired, Interactive Multi-Turn Framework for Postcondition Inference
This repository contains the replication package for the ACL'26 paper in Main Track.
.
├── README.md
├── evalplus
│ ├── README.md
├── fixeval
│ ├── README.md
Follow the setup instructions in evalplus/README.md.
Then run the following scripts to run the experiments:
bash ./experiments/greedy.sh
bash ./experiments/exploratory.sh
bash ./experiments/single-pass.shSee fixeval/README.md for the setup instructions.
Then run the following script to run the experiments:
bash bug_detection_fixeval.sh