Skip to content

chore(release): @agent-relay/factory@0.1.87 - #460

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
release/v0.1.87
Open

chore(release): @agent-relay/factory@0.1.87#460
github-actions[bot] wants to merge 1 commit into
mainfrom
release/v0.1.87

Conversation

@github-actions

@github-actionsgithub-actionsBot commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

Canonical version metadata for @agent-relay/factory@0.1.87. After merge, re-run Publish with version=none.


Summary by cubic

Bumps @agent-relay/factory from 0.1.86 to 0.1.87 in package.json and package-lock.json. After merge, re-run Publish with version=none.

Written for commit 2336927. Summary will update on new commits.

Review in cubic

@khaliqgant

Copy link
Copy Markdown
Member

hoopsheet-garden is blocked on this release.

The garden's first wrangler deploy succeeded (dry_run, run 33753878079) and created its own Container application. Boot then failed:

Expected string, received null
path: ["safety","requireTitlePrefix"]

That is exactly the label-only overlay #459 landed on main (requireTitlePrefix: null so a garden does not inherit [factory]). factory-cloud still installs @agent-relay/factory@0.1.85; npm latest is 0.1.86, which predates #459. This 0.1.87 bump is the first release that would carry it.

After this publishes, factory-cloud needs factory-version.json bumped and @agentworkforce/factory-cloud@0.1.1 published, then hoopsheet-garden can dry_run boot. I will not put a dummy title prefix in the garden overlay to fake a green boot.

Evidence: https://github.com/AgentWorkforce/hoopsheet-garden/actions/runs/33753878079
/healthz still 503 {ok:false, phase:failed}.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@khaliqgant