From 1572cd3686557cc7879a0c16b7f63d542427d05a Mon Sep 17 00:00:00 2001 From: HiranoMasaaki Date: Wed, 4 Mar 2026 15:21:36 +0000 Subject: [PATCH] chore: bump create-expert to 1.0.3 for republish Republish to pick up defaultModelTier fix in the API server. 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 e7d2a1a0..23c49b0c 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.2" +version = "1.0.3" description = "Creates and modifies Perstack expert definitions in perstack.toml" instruction = """ You are the coordinator for creating Perstack expert definitions.