chore(deps): update pi-subagents to 0.67.0 - #219
Open
patchmill-release-please-bot[bot] wants to merge 1 commit into
Open
chore(deps): update pi-subagents to 0.67.0#219patchmill-release-please-bot[bot] wants to merge 1 commit into
patchmill-release-please-bot[bot] wants to merge 1 commit into
Conversation
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.
pi-subagents dependency upgrade
Updates
pi-subagentsfrom0.66.0to0.67.0.Release notes
v0.67.0
pi-subagents 0.67.0 makes delegated work easier to launch, follow, and recover. Launch previews now stay aligned with the work that actually runs, including Intercom and prompt and tool customization. Parallel workflows are simpler to compose, while steering, follow-ups, resumed work, and detached processes behave more reliably. FleetView is clearer, child instructions use less context, and support is stronger across schedules, model providers, Pi 0.85, and Windows.
Highlights
Need to know
Full changelog
Highlights
Added
quiet: truefor recurring schedules. Successful automatic runs stay visible without waking the parent; failures, stops, and pauses still wake it. One-shot and manually started schedules remain noisy unless explicitly made quiet. Thanks to @pablontiv for #2055.evidence-auditorfor checking whether important research claims are supported by their sources. Thanks to @Muskos for #2023.intercomBridgeoverrides to delegation and preflight, plusorchestratorTargetfor custom bridge templates that name the parent. Invalid overrides now fail clearly (#2127). Thanks to @Yivas for the instrumented reproduction.Changed
{orchestratorTarget}in custom templates. Launch contracts are now version 3 and launch-binding projections version 2, so launch-contract digests change in this release; existing saved runs still resume (#2127). Thanks to @Yivas for the instrumented reproduction.Fixed
runs.run(...)promises inruns.all(...), including the naturalitems.map(...)form, instead of reporting an invalid key. A one-time warning explains when config objects are still required for batch validation, grouping, andcollectFailure. Thanks to @karandhillon1995 for #2128.maxSubagentSpawnsPerRunbefore starting any child; dynamic counts remain limited at runtime. Thanks to @ton77v for #2101.fastto round-trip through background recovery and follow-up. Thanks to @isty2e for #2045.git wtfor Worktrunk on Windows to avoid the Windows Terminalwt.execonflict. Thanks to @Zethu5 for #2033.before_agent_start. Thanks to @luqman-v1 for #2107.Changed files
package.jsonpackage-lock.jsonnpm-shrinkwrap.jsonnix/package.nixValidation
node --test src/pi/pi-subagents-dependency-contract.test.tsbun scripts/verify-pi-subagents-bun-workflow.mjsnpm testnode scripts/smoke-packed-artifact.mjsnpm run lintscripts/update-npm-deps-hash.shnix build .#patchmill --print-build-logs(cd result/share/patchmill && node --test --test-name-pattern='pi loads the resolved pi-subagents extension package without model execution' src/pi/pi-subagents-dependency-contract.test.ts)nix flake check --accept-flake-config --print-build-logsThis pull request is review-gated and does not auto-merge or publish.