From 75a12d68e6530092ffbaceae9be5081e75661fd4 Mon Sep 17 00:00:00 2001 From: HiranoMasaaki Date: Wed, 4 Mar 2026 14:51:16 +0000 Subject: [PATCH] chore: bump create-expert to 1.0.2 for republish Republish to include defaultModelTier in API-stored definition. Co-Authored-By: Claude Opus 4.6 --- definitions/create-expert/perstack.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/definitions/create-expert/perstack.toml b/definitions/create-expert/perstack.toml index b2b1dfce..e7d2a1a0 100644 --- a/definitions/create-expert/perstack.toml +++ b/definitions/create-expert/perstack.toml @@ -5,7 +5,7 @@ providerName = "anthropic" [experts."create-expert"] defaultModelTier = "high" -version = "1.0.1" +version = "1.0.2" description = "Creates and modifies Perstack expert definitions in perstack.toml" instruction = """ You are the coordinator for creating Perstack expert definitions.