Skip to content

FSoft-AI4Code/SpecMind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

[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.

Project Structure

.
├── README.md
├── evalplus
│   ├── README.md
├── fixeval
│   ├── README.md

How to run SpecMind

1. Run on EvalPlus

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.sh

2. Bug Detection on FixEval

See fixeval/README.md for the setup instructions.

Then run the following script to run the experiments:

bash bug_detection_fixeval.sh

About

[ACL'26] SpecMind: Cognitively Inspired, Interactive Multi-Turn Framework for Postcondition Inference

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors