diff --git a/protoagent.bundle.yaml b/protoagent.bundle.yaml index 86dd096..84fe79a 100644 --- a/protoagent.bundle.yaml +++ b/protoagent.bundle.yaml @@ -37,13 +37,13 @@ description: >- # The core version this exact pin set was last verified against (ADR 0049). The verify # workflow checks out this protoAgent ref for the smoke — bump on re-verify. -verified_against: 0.94.0 +verified_against: 0.95.1 plugins: - { id: delegates, builtin: true } # ACP/A2A spawn spine — ships with protoAgent - { id: portfolio, url: https://github.com/protoLabsAI/portfolio-plugin, ref: v0.16.0 } # orchestrate + spawn teams - { id: github, url: https://github.com/protoLabsAI/github-plugin, ref: v0.1.3 } # file/triage issues + PRs across repos - - { id: project_board, url: https://github.com/protoLabsAI/projectBoard-plugin, ref: v0.31.0 } # installed-not-enabled: spawned teams' board + - { id: project_board, url: https://github.com/protoLabsAI/projectBoard-plugin, ref: v0.32.0 } # installed-not-enabled: spawned teams' board - { id: agent_browser, url: https://github.com/protoLabsAI/agent-browser-plugin, ref: v0.5.1 } # installed-not-enabled: spawned teams' browser # The PM runs the MANAGER tier: delegates + portfolio + github. project_board +