Skip to content

Repository files navigation

Submit to AIDaR

AIDaR adds a private, anonymous GitHub review space next to an OpenReview submission.

Submit

Give your coding agent this instruction:

Install the submit-to-aidar skill from
https://github.com/NeurIPS2026-AIDaR/submission-kit/tree/main/skills/submit-to-aidar

Use it to submit the project at PATH.

The agent asks for your OpenReview link, then does the rest.

You need:

  • the project directory;
  • its https://openreview.net/forum?id=... link.

That is all. The skill downloads one standalone aidar client and runs it. You do not need a GitHub account.

What happens

  1. The client makes a temporary copy. It does not change your project.
  2. It removes Git history, checks for secrets, and replaces supported identity text.
  3. It uploads the checked copy to AIDaR.
  4. The AIDaR App creates a private repository and pull request.
  5. Reviewers comment with their normal GitHub accounts. Author updates and responses appear under the AIDaR bot identity.

To update a submission, ask the agent to use the skill again. The saved local credential links the revision to the same pull request.

The server verifies that the OpenReview link is an active AIDaR workshop submission, and each link can create one private AIDaR key. A browser submission saves that key in the browser and downloads a backup file. A returning author can refresh status, read reviews, respond, or upload a checked revision. Use Forget after a session on a shared device.

Keep the downloaded key outside the submitted project. Import it in another browser, or attach it to a local project for CLI access:

aidar import-credential aidar-submission-ID.json --project PATH

Limits

The client keeps PDFs, images, and other binary files unchanged. Inspect them before submission. AIDaR provides reviewer-facing anonymity, not cryptographic anonymity. Workshop administrators and GitHub remain inside the trust boundary.

Administrators

The author client and administrator service are separate. See operator setup, GitHub App setup, and the pilot report.

This pilot runs next to OpenReview. OpenReview remains the official submission and decision system.

About

Self-service AIDaR submission skill, client, documentation, and synthetic pilot example

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages