From aa72d9ea8d73df1519a23973b08830e09b7213b7 Mon Sep 17 00:00:00 2001 From: bundle-bot Date: Mon, 3 Aug 2026 07:27:58 +0000 Subject: [PATCH] chore: bump plugin pins to latest release tags --- protoagent.bundle.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/protoagent.bundle.yaml b/protoagent.bundle.yaml index b37c155..189568a 100644 --- a/protoagent.bundle.yaml +++ b/protoagent.bundle.yaml @@ -36,7 +36,7 @@ verified_against: 0.110.0 plugins: - { id: delegates, builtin: true } # builder delegates — the agent directs, they build - { id: artifact, builtin: true } # generative UI — how prototypes are conveyed - - { id: design-system, url: https://github.com/protoLabsAI/design-system-plugin, ref: v0.3.1 } + - { id: design-system, url: https://github.com/protoLabsAI/design-system-plugin, ref: v0.3.2 } - { id: github, url: https://github.com/protoLabsAI/github-plugin, ref: v0.3.0 } enabled: [delegates, artifact, design-system, github] # suggested turn-on list (you apply it)