Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion eval/triage/cases/001-bug-url-encoding/annotations.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ labels:
- ready-to-code
- bug

max_turns: 35
max_turns: 45
max_cost_usd: 2.00

# Guidance for the LLM judge — what a good triage looks like for this case.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ labels:
- ready-to-code
- triaged

max_turns: 35
max_turns: 45
max_cost_usd: 2.00

triage_expectations: |
Expand Down
2 changes: 1 addition & 1 deletion eval/triage/cases/003-feature-request/annotations.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ labels:
- ready-to-code
- needs-info

max_turns: 35
max_turns: 45
max_cost_usd: 2.00

triage_expectations: |
Expand Down
2 changes: 1 addition & 1 deletion eval/triage/cases/004-duplicate-issue/annotations.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ labels:
- needs-info
- triaged

max_turns: 35
max_turns: 45
max_cost_usd: 2.00

triage_expectations: |
Expand Down
Loading