I have some custom agent tools that generate pi format session files.
Currently using pi tui as a session reader, but it doesn't support fold/expand of single block. (only global toggle by Ctrl+O)
This project provides GREAT session reading experience.
I want to use this as a session reader, how to load any session file? like in shell: pi --session /tmp/1.jsonl
I have some custom agent tools that generate pi format session files.
Currently using pi tui as a session reader, but it doesn't support fold/expand of single block. (only global toggle by Ctrl+O)
This project provides GREAT session reading experience.
I want to use this as a session reader, how to load any session file? like in shell:
pi --session /tmp/1.jsonl