Jan Krivanek
|
1c6002448d
|
Fix eval workflows (#1228)
* Fix eval workflows
* Address review: secure two-phase PR comment & byte-based truncation
- skill-check.yml: Revert to pull_request trigger (read-only token).
Remove PR comment posting; upload results as artifact instead.
- skill-check-comment.yml: New workflow_run-triggered workflow that
downloads the artifact and posts/updates the PR comment with
write permissions, without ever checking out PR code.
- skill-quality-report.yml: Replace character-based truncation with
byte-based (Buffer.byteLength) limit. Shrink <details> sections
structurally before falling back to hard byte-trim, keeping
markdown rendering intact.
|
2026-03-31 10:47:54 +11:00 |
|
Jan Krivanek
|
85d690908b
|
Add static eval via skill-validator (#1195)
* Add static eval via skill-validator
* Add issues: write permission for PR comment posting
|
2026-03-30 12:02:11 +11:00 |
|
Jan Krivanek
|
0c4bc286fe
|
Fix symlinks
|
2026-02-17 10:58:05 +01:00 |
|
Jan Krivanek
|
a6550b1025
|
Remove overspecifications
|
2026-02-16 16:23:26 +01:00 |
|
Jan Krivanek
|
024d2bfca7
|
Add plugin
|
2026-02-16 16:10:52 +01:00 |
|
Jan Krivanek
|
c89c23e674
|
Add links
|
2026-02-16 15:53:38 +01:00 |
|
Jan Krivanek
|
1cd34d5d25
|
Add polygot test agent
|
2026-02-16 15:51:07 +01:00 |
|
Jan Krivanek
|
ca8c9ebdea
|
Add missing csharp unittesting info pointers
|
2026-02-16 15:25:27 +01:00 |
|