From 48e9955bb84ace41d0fbaad04e543a2297da5dd6 Mon Sep 17 00:00:00 2001 From: GitHub CI Date: Mon, 6 Jul 2026 02:22:52 -0700 Subject: [PATCH] =?UTF-8?q?chore:=20board=20=E2=86=92=20v0.32.0=20(fail-cl?= =?UTF-8?q?osed=20review=20gate=20+=20delta=20re-reviews,=20ADR=200078=20A?= =?UTF-8?q?2)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Fable 5 --- protoagent.bundle.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/protoagent.bundle.yaml b/protoagent.bundle.yaml index 026e9fbc..671e6e3a 100644 --- a/protoagent.bundle.yaml +++ b/protoagent.bundle.yaml @@ -33,7 +33,7 @@ verified_against: 0.94.0 plugins: - { id: delegates, builtin: true } # ACP/A2A spawn spine — ships with protoAgent - - { id: project_board, url: https://github.com/protoLabsAI/projectBoard-plugin, ref: v0.31.0 } + - { id: project_board, url: https://github.com/protoLabsAI/projectBoard-plugin, ref: v0.32.0 } - { id: agent_browser, url: https://github.com/protoLabsAI/agent-browser-plugin, ref: v0.5.1 } enabled: [delegates, project_board, agent_browser] # suggested turn-on list (you apply it)