Fix agent-profile.yaml validation errors #1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/fix-agent-profile-validation"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
This fixes the two validation errors in the agent-profile schema.
- Change version from int (1) to string ("1") - Change test_runner from invalid "pnpm exec tsc --noEmit" to "none" (library has no test runner configured) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>