mirror of
https://github.com/Jeuners/ECC.git
synced 2026-09-09 15:02:30 +02:00
fix: use scalar Claude agent tools (#2583)
Normalize scalar Claude agent tool metadata across validators, adapters, dashboards, and generated surfaces with regression coverage.
This commit is contained in:
parent
f3afd59045
commit
6a9f075cd9
79 changed files with 515 additions and 87 deletions
|
|
@ -199,7 +199,7 @@ agents/your-agent-name.md
|
|||
---
|
||||
name: your-agent-name
|
||||
description: What this agent does and when Claude should invoke it. Be specific!
|
||||
tools: ["Read", "Write", "Edit", "Bash", "Grep", "Glob"]
|
||||
tools: Read, Write, Edit, Bash, Grep, Glob
|
||||
model: sonnet
|
||||
---
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue