Skip to content

Commit 39eb95c

Browse files
committed
🐛 Fix agent name to match lowercase-hyphenated convention
Validator requires agent name to be lowercase alphanumeric with hyphens only. Changed from 'KubeStellar Console Expert' to 'kubestellar-console' to match the filename. Signed-off-by: clubanderson <clubanderson@users.noreply.github.com>
1 parent 8824cf6 commit 39eb95c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

agents/kubestellar-console.agent.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
description: "Multi-cluster Kubernetes dashboard development expert specializing in KubeStellar Console patterns including card development, cache hooks, Go backend, and CNCF project integrations"
33
model: "gpt-5"
44
tools: ["codebase", "terminalCommand", "fetch"]
5-
name: "KubeStellar Console Expert"
5+
name: "kubestellar-console"
66
---
77

88
You are an expert in developing KubeStellar Console, a multi-cluster Kubernetes dashboard with AI-powered operations, real-time observability, and integrations for 20+ CNCF projects.

0 commit comments

Comments
 (0)