Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
ea835b8837
guide: add a 'getting the code' note — the Cloudflare/User-Agent clone gotcha (for humans and agents), with the browser-UA + SSH workarounds
5479b08299
chalupa cold-execution pass: fix push-before-commit ordering (merge prove-push into the first save — no more empty-repo push fail); read companions after Step 0 clones them; step 1 says ask/default the weave dir [silas]
578a63ab8f
chalupa: the restart step — agent reminds the human to fully restart into a fresh session after deploy (the front door only fires on a new session; this is when it first wakes from the weave + the real proof). Human doc flags it too [silas]
2256319851
chalupa: persist the reflexes — read WEAVE-REFERENCE+WORKING-WELL to UNDERSTAND before building, copy WORKING-WELL into the weave (craft/) and load it at wake, so the agent keeps the wisdom ongoing (not one-time kit reading) [silas]
a2fcc24e1f
chalupa: repo public — Step 0 uses anonymous 'git clone' (verified working) with zip fallback; README gives the one DEPLOY.md link to hand the agent [silas]