Skip to main content
Run any Skill in Manus
with one click
$pwd:

upgrade-v1-36-0

// Called by upgrade-microbus. Upgrades the project from v1.35.x to v1.36.0. Removes graph.DeclareInputs / graph.DeclareOutputs and workflow.FilterState (subgraph boundaries are now pass-through). Workflow authors who need narrower contracts at a subgraph boundary bracket the subgraph with Before<NodeName> / After<NodeName> adapter tasks using the new flow.Delete / flow.Clear / flow.Keep / flow.Transform primitives (see .claude/rules/workflows.txt for the convention).

$ git log --oneline --stat
stars:172
forks:5
updated:May 26, 2026 at 00:20
SKILL.md
readonly