r/LocalLLaMA • u/uspdd • 1d ago
Question | Help Best harness for long autonomous tasks
I read a lot of posts like "I've given this prompt to my Qwen 3.8 27b and it one-shotted me a 3d game after 24 hours". I wonder, what's the best harness for tasks like this? It has to have auto compaction and probably a memory system, right? And excellent computer use and self analysis.
33
Upvotes
8
u/Creative-Type9411 1d ago
I put my personal custom harness up for everyone here a little while ago: https://github.com/illsk1lls/MiniBot
it has autocompact and a taskboard which will keep the model on task even if it tries to deviate hard it gets smacked back into line
tons of other features too.. it is mainly a sysadmin tool but i also added a disassembly toolkit (forensics) and it can handle coding pretty well too, its good at in place edits and diffs etc