Skip to content

Builders Don't Cry v0.1.1

Choose a tag to compare

@0xmariowu 0xmariowu released this 05 May 02:59

Builders Don't Cry v0.1.1

Cry less. Ship more.

Patch release after the 1:1 harness parity audit.

Fixed

  • Restored full shared host projection anchors for Claude Code, Codex, Cursor, root CLAUDE.md, and root AGENTS.md.
  • Fixed cross-host-rule-check.sh public repo paths so it validates adapter projections instead of looking for a missing core/CLAUDE.md.
  • Added cross-host claim validation into the shared projection smoke fixture.
  • Updated README, install contract, plugin manifests, and dist manifests to v0.1.1.

Audit Notes

  • Private agent inventory has three retained verify agents; public agents/ and core/agents/ contain the same three agents.
  • Verify persona contracts are retained; agent file differences are limited to public-safe path projection.
  • PR watch scripts from the local PR automation project are present; public extras are adapter/wrapper entrypoints.

Install

git clone --branch v0.1.1 --depth 1 https://github.com/0xmariowu/builders-dont-cry ~/.bdc
~/.bdc/install.sh --target auto --scope project --dry-run
~/.bdc/install.sh --target auto --scope project
./.bdc/bin/bdc doctor

Prerequisites: git, bash, python3, jq. GitHub and PR watch features also need gh.

Release Evidence