๊ฐ€์ž… ํ›„ ์ดˆ๋Œ€ ๋งํฌ๋ฅผ ๊ณต์œ ํ•˜๋ฉด ๋™์˜์ƒ ์žฌ์ƒ ๋ฐ ์ดˆ๋Œ€ ๋ณด์ƒ์„ ๋ฐ›์„ ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค.

cv usk
@cv_usk
AI / Software Research Notes AI Agent, LLMOps, MLOps, Software Architecture ๆŠ•็จฟใฏๅ€‹ไบบใฎๆ„่ฆ‹ใงใ™ใ€‚
๊ฐ€์ž… May 2026
270 ํŒ”๋กœ์ž‰ ์ค‘    313 ํŒฌ
๐Ÿค– Can an AI agent build and improve the very execution scaffolding it runs on? Title: HarnessDev: Can LLMs Create and Evolve Their Own Agent Harness? URL: โ“ What exactly is a "harness"? ๐Ÿ’ก It's the execution substrate around a model -- loops, tool use, context management, failure recovery, verification. Evaluations usually hold the harness fixed and only measure the model, but harness quality itself turns out to shape real capability a lot. โ“ Can LLMs build one from almost nothing? ๐Ÿ’ก Starting from a deliberately weak seed, even the top creator (Opus 4.8) scored just 67.8 versus 86.2 for the human reference. The gap was widest in research/search tasks. โ“ Can models improve their own harness over time? ๐Ÿ’ก All five self-runtime creators improved on visible feedback, but gains shrank sharply on held-out tasks. Of 64 version switches, only 2 showed improvement beyond noise. โ“ Does a harness transfer to a different executor model? ๐Ÿ’ก Often not. Opus's harness dropped from 69.3 to 33.0 on SWE-Pro the moment the executor was fixed to Gemini -- harnesses bake in assumptions about the specific model running them. #AIAgents# #LLM#
๋” ๋ณด๊ธฐ