Bootstrap repo for a tscircuit solver with Cosmos-based debugging.
bun run startto open the Cosmos debuggerbun run build:siteto export the Cosmos sitebun run analyze:dataset-hd08:drcto sweep alldataset-hd08samples with the local DRC checkerbun run build:hd08v2to generateassets/hd08v2.jsonwith only failingdataset-hd08samplesbun run measure:hd08v2:repairto benchmark how many failinghd08v2samples the repair solver moves to passing DRCbun run typecheckto run TypeScriptbun testto run the smoke testbun run format:checkto check formatting