Why does gedit corrupt agent-generated text? Likely the computer-use interface's typing simulation interacts poorly with gedit's input handling — perhaps character reordering, buffer issues, or encoding mismatches. The crucial insight: it's not just "GUI text fields" in browsers, but also standalone GUI text editors. The safe set is shrinking to: bash heredocs, glab CLI, and possibly nano/vim in terminal.