Skip to content

Add manual workload eval runner#12

Merged
dzarlax merged 1 commit into
mainfrom
codex/manual-workload-evals
Jun 16, 2026
Merged

Add manual workload eval runner#12
dzarlax merged 1 commit into
mainfrom
codex/manual-workload-evals

Conversation

@dzarlax

@dzarlax dzarlax commented Jun 16, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • add a manual-only workload eval dataset for core assistant tasks
  • add an evalpack package for loading, validating, running, and scoring eval suites
  • add cmd/model-eval for explicit model runs with Markdown/JSON reports
  • default to cost-safe execution: local/Ollama and OpenRouter :free only; paid/cloud runs require --allow-paid

Tests

  • go test -count=1 ./internal/evalpack ./cmd/model-eval
  • go test -count=1 ./...
  • go run ./cmd/model-eval -provider openrouter -model x-ai/grok-4.3 (expected refusal without --allow-paid)

@coderabbitai

coderabbitai Bot commented Jun 16, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@dzarlax, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 43 minutes and 17 seconds. Learn how PR review limits work.

Your organization has used up its prepaid credits, and credit purchases are no longer available. Enable the review add-on in the billing tab to keep reviews running — you're only billed for reviews past your plan's rate limits ($0.25/file).

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 4435b3b2-df4f-4305-a996-dd0f35bdbd1d

📥 Commits

Reviewing files that changed from the base of the PR and between 8de9eb0 and 3a99bfe.

📒 Files selected for processing (6)
  • cmd/model-eval/main.go
  • cmd/model-eval/main_test.go
  • evals/README.md
  • evals/workload.json
  • internal/evalpack/evalpack.go
  • internal/evalpack/evalpack_test.go
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch codex/manual-workload-evals

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@dzarlax dzarlax merged commit 25baf0b into main Jun 16, 2026
6 checks passed
@dzarlax dzarlax deleted the codex/manual-workload-evals branch June 16, 2026 08:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant