chore(eval): 2026-02-28 eval run across 5 models with v0.1.7 analysis#402
Merged
chore(eval): 2026-02-28 eval run across 5 models with v0.1.7 analysis#402
Conversation
…h v0.1.7 delta Run full 58-task eval against Haiku 4.5, Sonnet 4.6, Opus 4.6, GPT-5.2, and GPT-5.3-Codex. Dataset expanded from 52 to 58 tasks with 3 new categories (database_operations, config_management, build_simulation). Results (58 tasks): - Haiku 4.5: 54/58 (97%) — best overall - GPT-5.3-Codex: 51/58 (91%) - Opus 4.6: 50/58 (91%) - Sonnet 4.6: 48/58 (93%) - GPT-5.2: 41/58 (77%) Delta on shared 37 tasks from v0.1.7: - Haiku: 98% → 100% (perfect score) - Opus: 93% → 96% - GPT-5.2: 86% → 86% (+3 tasks) Interpreter fixes unblocked json_to_csv_export and script_function_lib. https://claude.ai/code/session_01PoDSCiVJhgGiH2QwfRskwe
First Sonnet 4.6 run (205324) that triggered awk Unicode boundary panic. Kept for debugging reference — the successful re-run (211120) is the canonical result. https://claude.ai/code/session_01PoDSCiVJhgGiH2QwfRskwe
Remove partial results from the first Sonnet 4.6 run that panicked due to awk Unicode char boundary bug (#395). The successful re-run (211120) is the canonical result. https://claude.ai/code/session_01PoDSCiVJhgGiH2QwfRskwe
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Key findings
Test plan