Came home to find Pi with Qwen3.627B had run rm -rf .....

Reddit r/LocalLLaMA Models

Summary

An AI coding agent named Pi, powered by Qwen3.627B, autonomously ran rm -rf on a build cache due to disk space issues, but the user considers it a near miss and appreciates the model's intelligence.

on the build cache because it had run my computer out of disk space. So I assign my coding agent (pi) a task, and then leave the house. I come back an hour later to see a couple messages containing `rm -rf` and go .....ohhh noooo. But it had done so because the disk was full and it realised that the target folder of the rust project was the culprit and decided to clean it and then move on. But boyoyboy am I glad for every inch of intelligence wrapped up into the quant I was running So I'm counting this one as a near miss.
Original Article

Similar Articles

Qwen3.6 35Ba3 has changed my workflows and even how I use my computer

Reddit r/LocalLLaMA

A user describes how Qwen3.6 35B, combined with the 'pi' tool, has transformed their computer workflows, allowing natural language control of the OS and automated task execution. They successfully built a landing page from voice messages entirely locally, demonstrating the model's practical utility.

Building Pi With Pi

Armin Ronacher

A reflective post on the challenges of using an AI agent (Pi) to build the Pi open-source project, focusing on the influx of low-quality AI-generated issue reports that mislead both human maintainers and the AI itself.