Skip to content

fix: ship teams compatibility + subagent exit fix for pi 0.62#31

Merged
tmustier merged 3 commits into
mainfrom
fix/subagent-print-exit-hang
Mar 23, 2026
Merged

fix: ship teams compatibility + subagent exit fix for pi 0.62#31
tmustier merged 3 commits into
mainfrom
fix/subagent-print-exit-hang

Conversation

@tmustier
Copy link
Copy Markdown
Owner

Summary

  • ship the pending 0.5.2 compatibility update for recent Pi releases
  • let leader polling timers unref() so nested/non-interactive Pi processes can exit cleanly
  • add 0.5.2 release notes covering both fixes

Validation

  • npm run check (passes typecheck/lint; repo still has 2 pre-existing lint warnings in activity-tracker.ts)
  • direct repro: pi --mode json -p --no-extensions --extension ./extensions/teams/index.ts ... now exits cleanly instead of hanging
  • end-to-end repro from the parent session: trivial subagent(agent:"delegate", ...) call now returns and the parent finishes normally

@tmustier
Copy link
Copy Markdown
Owner Author

Findings

  • Code looks good.

Verdict

correct — No P0-P2 issues found in the proposed changes.

@tmustier
Copy link
Copy Markdown
Owner Author

Findings

  • Code looks good.

Verdict

correct — No P0-P2 issues found after the follow-up fixes.

@tmustier tmustier merged commit 771eda7 into main Mar 23, 2026
3 checks passed
@tmustier tmustier deleted the fix/subagent-print-exit-hang branch March 23, 2026 13:17
Sign up for free to 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