Spaces:
Runtime error
Runtime error
A newer version of the Gradio SDK is available: 6.14.0
metadata
title: Cross-Agent Review Queue Explorer
emoji: π€
colorFrom: purple
colorTo: blue
sdk: gradio
sdk_version: 5.9.1
app_file: app.py
pinned: false
license: mit
short_description: Browse 37 Codex-Claude review transcripts.
tags:
- multi-agent
- agent-orchestration
- code-review
- claude
- codex
- governance
datasets:
- neogenesislab/cross-agent-review-queue-2026
Cross-Agent Review Queue Explorer
A Gradio UI to browse, filter, and inspect 37 real bounded code-review checkpoints
exchanged between Codex and Claude (neo-reviewer / neo-architect) inside the
Neo Genesis monorepo, captured between 2026-04-08 and 2026-04-14.
Data source: neogenesislab/cross-agent-review-queue-2026
Tabs
- Browse β paginated table with 4 filters (review_lens, target agent, outcome, year-month).
- Detail β full anonymized transcript for any
ccr-YYYYMMDD-HHMMSScheckpoint id. - Statistics β distribution charts for review_lens, target, outcome, model, month + summary table.
- About β anonymization notes, citation, links to dataset card and Neo Genesis.
Stack
gradio==5.9.1(Python 3.13 compatible)datasets(loads the parent dataset at cold start, so dataset updates auto-reflect)plotly(statistics charts)pandas
License
- App code: MIT (this Space)
- Data: CC-BY-4.0 (parent dataset)
Cite
@misc{neogenesis_cross_agent_review_queue_2026,
title = {Cross-Agent Code Review Queue: 37 anonymized Codex<->Claude bounded review checkpoints},
author = {Heo, Yesol},
year = {2026},
url = {https://huggingface.co/datasets/neogenesislab/cross-agent-review-queue-2026}
}