Rename PyAutoBuild to PyAutoHands#142
Merged
Merged
Conversation
…ocs) Part of the PyAutoBuild → PyAutoHands repository rename. Updates PyAutoBrain's references now that the repo (and a fresh clone's sibling directory) is PyAutoHands: - agents/_common.sh resolve_autobuild → `PyAutoHands/bin/autobuild` (the `autobuild` binary name is unchanged — only the directory prefix). - release nightly/rehearse `BUILD_REPO`/`BRAIN_REPO` slugs → PyAutoLabs/PyAutoHands; build.sh; bin/install.sh (BUILD_SKILLS_DIR path, ORGAN_REPOS, DISCOVERY_REPOS); overnight_status.sh; hygiene.sh; _clone.py clone_seed path. - intake/bug target-map VALUES "PyAutoBuild" → "PyAutoHands" (lowercase alias keys pyautobuild/autobuild kept for back-compat). - ORGANISM.md Hands row + the rename note; docs/organs, agent AGENTS.md prose, the generated verb-table `build` row (synced to bin/pyauto-brain), skills. - tests: sizing/commit-guard/activity-gate path + assertion strings. Kept: the "Build" organ shorthand and `Brain → Heart (gate) → Build (execute)` call chain; `PyAutoBuild#NNN` issue links; policy.yaml lowercase package aliases. Generated organism-map + verb-table surfaces verified (repos_sync --check, install.sh --check-agents-surface). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01JsYpZBw74w5g1kAqpWEAiE
Back-compat so an @PyAutoBuild mention in a prompt still resolves to the Hands organ (renamed PyAutoBuild → PyAutoHands) in the Brain sizing heuristic. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Clears the pre-existing Sphinx warning "agent_failure_modes.md: document isn't included in any toctree" (the doc existed but was unlinked on main; unrelated to the PyAutoBuild→PyAutoHands rename). A :hidden: toctree includes it in the doc tree without changing the visible sidebar nav, so the zero-warning docs gate passes. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Part of the coordinated PyAutoBuild → PyAutoHands repository rename (the Hands organ). Updates the Brain's references:
ORGANISM.mdHands row + rename note, the regenerated organism-map block, theautobuildbinary resolver (resolve_autobuild→PyAutoHands/bin/autobuild), release slugs, install/hygiene repo lists, intake/bug target-map values, docs/skills, and a sizing back-compat alias (pyautobuild → pyautohands).Preserved (backwards-compatible): the
autobuildpackage + CLI names (only the repo/dir prefix changed); theBrain → Heart → Buildcall-chain / "Build" organ shorthand;PyAutoBuild#NNNissue links.Validation:
install.sh --check-agents-surfaceOK; the generated verb table + organism map verified.Merge order: land alongside the renamed repo (PyAutoHands, #167) and before the workspaces/HowTo.
See PyAutoHands/MIGRATION.md for the full rename guide.
🤖 Generated with Claude Code
Generated by Claude Code