Runs entirely in your browser · synthetic data
archive.zip from your local AI sessions.archive.zip below — decoded locally into agents.Paste this in your terminal. It finds your local AI-coding sessions (Claude Code / Codex / OpenCode), builds archive.zip, and stays entirely on your machine — nothing is uploaded:
curl -fsSL http://m-v-shchegolev-agent-citadel-d3d663.pages.git.ringcentral.com/tools/make-archive.sh | bash
→ produces archive.zip in the current folder. Then drop it below. Needs python3 + zip. No local sessions? grab a template or hit “Load demo”. Sanitize before sharing publicly.
your QA session archive — or load the demo
Local-first. No real logs, secrets or customer data leave this page.
Load the demo to see it, then hit Battle. →
A sessions array; each session has a domain (one of: etlgraphqlapidata_qualitybugsprompts) and some text.
{ "sessions": [
{ "domain": "etl", "text": "airflow dag failure, reconciliation on parquet" },
{ "domain": "api", "text": "rest endpoint wrong http status, contract test" }
] }