חזרה לפיד
newsמקור: Reddit — r/ClaudeAI6.9.2026

בזבזתי 883 קומיטים ו-8 חודשים על בניית LLM agent harness, רק כדי לנטוש אותו

I spent 883 commits and 8 months building an LLM agent harness, overengineered it, and abandoned it - lol.

$cat article.txt

>המשתמש מתאר כיצד בנה כלי מורכב לניהול סוכני LLM, השקיע בו מאמץ רב (בעיקר באמצעות Claude), ולבסוף נטש אותו. הוא משתף את הקוד בקוד פתוח ומספר…

◆ סיכום AI

המשתמש מתאר כיצד בנה כלי מורכב לניהול סוכני LLM, השקיע בו מאמץ רב (בעיקר באמצעות Claude), ולבסוף נטש אותו. הוא משתף את הקוד בקוד פתוח ומספר על הלקחים שלמד מהניסיון, כולל שימוש יתר בטוקנים. זה מציג את האתגרים בפיתוח כלי AI ואת הצורך בגישה פרגמטית.

# מהמקור

(I am open sourcing what i have as MIT, link on the comments and yes all 8 months i mostly used 1 20x claude or sometimes 2 20x accounts, so this was basically all made by claude models/claude code harness - by the way don’t use my agents.md or claude.md etc, its old and its not what i use now and far from what i would recommend.) So yeah, I spent 883 commits, 8 months and billions of tokens building this thing and eventually abandoned it: It started as my attempt to build a better coding-agent harness, where the LLM is basically a replaceable worker instead of being trusted to control everything. The harness was supposed to own the actual planning, state, permissions, context, verification, evidence, orchestration, etc. The model cou

#llm-development#open-source#ai-agents#learning-from-failure
קרא במקור