Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IssueExec Research Artifact

This GitHub Pages site is the official research artifact homepage for the paper:

IssueExec: A Test-Driven Approach for Localizing Software Engineering Issues

What is included

The site brings together the paper's implementation and supporting materials:

  • Source code and reproduction instructions: code-philia/IssueExec
  • Stage-by-stage LLM prompts and notes
  • Theoretical motivation and empirical study details
  • Good and bad illustrative localization cases

Local preview

The site is static and can be previewed from the repository root with any local web server:

python -m http.server 8000

Then open http://localhost:8000.

Deployment

The main branch is deployed automatically to code-philia.github.io/IssueExec.github.io by the GitHub Pages workflow in .github/workflows/pages.yml.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages