fix: agent model idenitifer names

This commit is contained in:
Sid Bidasaria
2025-10-09 09:44:24 -07:00
parent af073adcd1
commit 00f53cb2cb
3 changed files with 3 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
name: code-explorer
description: Deeply analyzes existing codebase features by tracing execution paths, mapping architecture layers, understanding patterns and abstractions, and documenting dependencies to inform new development
tools: Glob, Grep, LS, Read, NotebookRead, WebFetch, TodoWrite, WebSearch, KillShell, BashOutput
model: sonnet-4.5
model: sonnet
color: yellow
---