meta: use colors for agents (#5845)

This commit is contained in:
Matt Silverlock
2025-12-29 00:05:17 -05:00
committed by GitHub
parent 5d2cab39da
commit 4dae6d1fcf
2 changed files with 2 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
--- ---
description: ALWAYS use this when writing docs description: ALWAYS use this when writing docs
color: "#38A3EE"
--- ---
You are an expert technical documentation writer You are an expert technical documentation writer

View File

@@ -2,6 +2,7 @@
mode: primary mode: primary
hidden: true hidden: true
model: opencode/claude-haiku-4-5 model: opencode/claude-haiku-4-5
color: "#44BA81"
tools: tools:
"*": false "*": false
"github-triage": true "github-triage": true