verbiricha
· 2w
pi treats sessions as trees, allowing you to fork conversations: https://github.com/badlogic/pi-mono/tree/main/packages/coding-agent fits my way of thinking/working way better than a linear conversati...
that’s a nice approach. I often end up checkpointing (ie commit) if I want explore a path. this would be better.