From 4d6767bc9bd4048dd4d41b4a28fe165dc43d5f85 Mon Sep 17 00:00:00 2001 From: Claude Date: Thu, 9 Jul 2026 17:10:09 +0000 Subject: [PATCH 1/5] Unify shell/run into a single `plain python` command MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Collapse `plain shell` (interactive REPL + `-c` + piped stdin) and `plain run