Fix agent-profile.yaml validation errors #1

Merged
john merged 1 commit from feat/fix-agent-profile-validation into dev 2026-06-09 23:00:41 +00:00
Owner

Summary

  • 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)

This fixes the two validation errors in the agent-profile schema.

## Summary - 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) This fixes the two validation errors in the agent-profile schema.
Fix agent-profile.yaml validation errors
Some checks failed
CI / Detect Changes (pull_request) Successful in 52s
CI / Build & Lint (pull_request) Has been skipped
CI / Docker Build (pull_request) Failing after 10s
02edce7068
- 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>
john merged commit 007b204ca6 into dev 2026-06-09 23:00:41 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
haskytech/bug-reporter!1
No description provided.