AI-assisted pre-review of open-source software submissions: an experience report from BOSC 2026

arXiv cs.CL Papers

Summary

An experience report from BOSC 2026 on using generative AI to pre-review open-source software submissions, with human reviewers making final decisions. Most reviewers found the AI-assisted pre-review useful but preferred to verify AI conclusions independently.

arXiv:2607.27228v1 Announce Type: new Abstract: Most conferences rely on peer-review of submissions, but as generative AI makes it easier than ever to prepare submission materials, some conferences are seeing an overwhelming surge of submissions. We wanted to see if generative AI could help our conference's volunteer reviewers by pre-reviewing abstracts for certain criteria. The Bioinformatics Open Source Conference (BOSC) was well-positioned to experiment with this, as we already had a detailed rubric used by reviewers to evaluate submitted abstracts on multiple criteria, including openness (public availability of the code or other content associated with the project), valid open source license, and "runnability" (how easy it is to download, build, and run the project - an important measure of reusability). For BOSC 2026, we built bosc-pre-review, an agentic skill that assessed six review criteria, and Runabilly, which builds and tests each project in a disposable Docker container for safety. The AI only gathered evidence to present to the reviewers; humans made every decision regarding the acceptance of the abstracts. After the review period, we surveyed the reviewers to determine how useful they found the pre-review. Most of those who responded said they found it useful, but they preferred to check the AI's conclusions against their own, rather than accepting the AI results unquestioningly.
Original Article
View Cached Full Text

Cached at: 07/31/26, 10:00 AM

# AI-assisted pre-review of open-source software submissions: an experience report from BOSC 2026
Source: [https://arxiv.org/abs/2607.27228](https://arxiv.org/abs/2607.27228)
[View PDF](https://arxiv.org/pdf/2607.27228)

> Abstract:Most conferences rely on peer\-review of submissions, but as generative AI makes it easier than ever to prepare submission materials, some conferences are seeing an overwhelming surge of submissions\. We wanted to see if generative AI could help our conference's volunteer reviewers by pre\-reviewing abstracts for certain criteria\. The Bioinformatics Open Source Conference \(BOSC\) was well\-positioned to experiment with this, as we already had a detailed rubric used by reviewers to evaluate submitted abstracts on multiple criteria, including openness \(public availability of the code or other content associated with the project\), valid open source license, and "runnability" \(how easy it is to download, build, and run the project \- an important measure of reusability\)\. For BOSC 2026, we built bosc\-pre\-review, an agentic skill that assessed six review criteria, and Runabilly, which builds and tests each project in a disposable Docker container for safety\. The AI only gathered evidence to present to the reviewers; humans made every decision regarding the acceptance of the abstracts\. After the review period, we surveyed the reviewers to determine how useful they found the pre\-review\. Most of those who responded said they found it useful, but they preferred to check the AI's conclusions against their own, rather than accepting the AI results unquestioningly\.

## Submission history

From: Tazro Ohta \[[view email](https://arxiv.org/show-email/e6806652/2607.27228)\] **\[v1\]**Tue, 14 Jul 2026 00:23:38 UTC \(649 KB\)

Similar Articles

NeurIPS 2026 AI-generated reviews [D]

Reddit r/MachineLearning

Discussion about the use of AI-generated reviews at NeurIPS 2026, including concerns over prompt injection and lack of consequences for reviewers using LLMs without proper oversight.