Skip to content

chore(agents): recheck pi-subagents tasks support before next version bump past 0.40.0 #189

Description

@jinyeow

What to check

Upstream pi-subagents (github.com/nicobailon/pi-subagents, current main branch) has deprecated the top-level chain/tasks/parallel inputs in favor of workflowScript with runs.all([...]). The pinned version in pi/settings.json:14 (0.40.0) still supports tasks, which ai-agents/skills/storm-research/DISPATCH.md's Pi example relies on.

What to do

When pi/settings.json's pi-subagents pin is next bumped past 0.40.0:

  • Reverify tasks still works against the new version, or
  • Migrate DISPATCH.md's Pi dispatch example from { tasks: [...] } to workflowScript/runs.all(...).
  • Confirm storm-research still dispatches correctly on Pi after the change.

Context

Source research: #95 (closed as duplicate of #172 — this ticket captures the one open risk that research surfaced).

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs-infoBlocked awaiting clarificationpriority:lowNice to have, no urgency

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions