I tried Pi open-source coding agent after watching Mario Zechner’s talk
A few things which I find interesting: – The system prompt is editable. Drop a `system . md` in `~/.pi/agent` and you fully replace Pi's system prompt. I didn't find this in any other coding agents. – Sessions are trees, not lines. `/tree` lets…