[CI] Bump LLM validation platform to v0.1.2 - #9177
Conversation
LLM ValidationLLM Validation Gate — dotnet-tracer-agent✅ PASS
AnalysisChanged instruction file(s): 1 case(s) dipped but stayed within the pass bar.
Results
Cases
Per-dimension scores, token usage, latency, and estimated cost are in the CI job logs. |
BenchmarksBenchmark execution time: 2026-09-04 10:08:40 Comparing candidate commit 9faa8e8 in PR branch Found 28 performance improvements and 2 performance regressions! Performance is the same for 42 metrics, 0 unstable metrics, 108 known flaky benchmarks, 18 flaky benchmarks without significant changes.
|
Summary of changes
Bump the pinned LLM Validation Platform ref from v0.1.1 (
0f48ca3) to v0.1.2 (d59e4af) in.gitlab-ci.yml— both theinclude:ref and the"llm validation"job'sLLMVAL_PLATFORM_REF, kept identical per the platform's supply-chain pinning guidance. Plus a one-character punctuation fix inAGENTS.md.Reason for change
Keep the prompt-regression gate on the latest released, immutably-pinned platform version. v0.1.2 brings:
Authorizationheader; confine candidate-file resolution to the repo root; validate--repobefore the candidate-absent degenerate-skip.Implementation details
Test coverage
Other details
Full changelog: https://github.com/ddoghq/llm-validation-platform/compare/v0.1.1...v0.1.2