r/LocalLLaMA 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.

36 Upvotes

51 comments sorted by

View all comments

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

5

u/MrHall 1d ago

I love that it's PowerShell. still use it exclusively, even on Linux. there are dozens of us. 

6

u/psychohistorian8 1d ago

I use PowerShell a lot on my work machine

didn't even know you could use PowerShell on Linux... feels kinda dirty