Remix.run Logo
topwalktown 3 days ago

I test if qwen3.5-35B-A3B can exit vim when running in a harness that allows it to read the raw terminal buffer and send raw key presses to the terminal. Enjoy!

slim 3 days ago | parent [-]

what harness do you use ?

topwalktown 2 days ago | parent [-]

I wrote it myself it python. The model runs in a loop and can either read the terminal or input keys. If it does neither the loop exits.