Conversation
Port the installer omitted from the Babashka launcher. Install missing shared and project articles in the project and role worktrees without overwriting existing target articles, and add regression coverage for both paths. Fixes unclebob#32. Co-authored-by: GPT-5.6-sol (high) via Codex <noreply@openai.com>
|
hi @unclebob, also, thanks for sharing the swarm forge "agentic orchestration platform", very valuable insights! |
|
I independently reproduced this with the six-pack configuration reduced to one After running
The live agent initially read only The agent explicitly confirmed:
This means the defect can be masked by incidental model exploration, but shared instructions are not reliably loaded. PR #33 restores the documented deterministic behavior. |
Summary
This behavior was added to the shell launcher in
27b7e83. The function and both call sites disappeared during the larger Babashka port in9afcb6f, while the pack bootstrap and README continued to expect it.Fixes #32.
Test plan
bb test— 25 tests, 97 assertions, 0 failures, 0 errors