[research] SkillOpt-Lite: nano model beats GPT-5.5 via harness optimization #254
Closed
Replies: 1 comment
-
|
This discussion was automatically closed because it expired on 2026-07-16T10:27:35.451Z.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
🔬 The Finding
Researchers introduce SkillOpt-Lite (arxiv:2607.03451), a minimal, theoretically-grounded pipeline for agent skill optimization using zeroth-order methods. By treating all agent components — prompts, tools, coordination logic — as standard editable code and applying file-system-based trajectory exploration with consensus attribute mining, a GPT-5.4-nano model optimized via their HarnessOpt approach achieves 0.7758 accuracy on SpreadsheetBench, outperforming GPT-5.5 running standard pipelines (0.7620). LiveMath gains of +25.4 points over baseline were also reported.
⚙️ What It Means for Agentic Workflows
🔗 Source
SkillOpt-Lite: Better and Faster Agent Self-evolution via One Line of Vibe — July 8, 2026
Beta Was this translation helpful? Give feedback.
All reactions