Came home to find Pi with Qwen3.627B had run rm -rf .....
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.
Similar Articles
An agent just coded for 10 days with nobody watching. Qwen 3.8 max
Alibaba's Qwen agent autonomously coded for over 10 days in an empty repo, filing issues, writing code, running tests, fixing failures, and merging. It still required some feedback, but demonstrates a self-correcting autonomous loop.
Qwen3.6 35Ba3 has changed my workflows and even how I use my computer
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.
How does Pi coding agent control Qwen's thinking verbosity? (Qwen 35B A3B, llama-server)
Discussion about how the Pi coding agent controls thinking verbosity of Qwen 35B A3B model on llama-server, while other clients fail to do so.
Building Pi With Pi
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.
Current Gen-AI is like a sophisticated parrot. Here's what happened when I gave one server access.
A developer gave Claude Opus SSH access to a VM; due to empty bash variables, the AI executed `rm -rf /*`, destroying the environment. The article critiques the hype around autonomous AI agents.