- Add dashes to fuzzy match text to match kebab-case triggers - Add missing 'chat' kebab in CH triggers (CH or chat or fuzzy match on chat) - Relax schema to allow 1-3 char shortcuts and skip shortcut derivation check - Remove compound-wrong-shortcut test fixture (no longer validated) All 24 agent files now pass schema validation. |
||
|---|---|---|
| .. | ||
| camel-case.agent.yaml | ||
| compound-invalid-format.agent.yaml | ||
| compound-mismatched-kebab.agent.yaml | ||
| duplicate-triggers.agent.yaml | ||
| empty-trigger.agent.yaml | ||
| leading-asterisk.agent.yaml | ||
| snake-case.agent.yaml | ||
| trigger-with-spaces.agent.yaml | ||