Skip to content

feat(agent): add async delegation continuation tool - #1288

Open
yukirora wants to merge 2 commits into
proma-ai:mainfrom
yukirora:feat/async-continue-delegation
Open

feat(agent): add async delegation continuation tool#1288
yukirora wants to merge 2 commits into
proma-ai:mainfrom
yukirora:feat/async-continue-delegation

Conversation

@yukirora

@yukirora yukirora commented Jul 24, 2026

Copy link
Copy Markdown

Summary

Add continue_delegation_async for non-blocking child Agent continuation while preserving the existing blocking behavior of continue_delegation. This enables main agent session talking to multiple child sessions non-blocking in multiple rounds for agent team mode.

Changes

  • Add async continuation support for Claude and Pi runtimes.
  • Extract shared continuation startup logic.
  • Add Pi tool-call idempotency protection.
  • Update the MCP catalog and collaboration Skill.
  • Add runtime registration tests.

Validation

  • Targeted tests: 4 passed
  • Typecheck passed
  • Main-process build passed
  • Live test with two parallel async continuations succeeded

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