Skip to content

feat(coding-agent): add JSONL export/import for sessions#2356

Open
hjanuschka wants to merge 1 commit intobadlogic:mainfrom
hjanuschka:feature/export-import-jsonl
Open

feat(coding-agent): add JSONL export/import for sessions#2356
hjanuschka wants to merge 1 commit intobadlogic:mainfrom
hjanuschka:feature/export-import-jsonl

Conversation

@hjanuschka
Copy link
Contributor

/export chat.jsonl — export current branch as JSONL. /import chat.jsonl — import session with confirmation, full state reset.

Fixes #2274

@hjanuschka
Copy link
Contributor Author

one of my main use cases.
i have a single folder, an frequently run pi's. - then sometimes i launch another pi in same folder on another tmux-pane.

after that, i am in a state where quitting either of them leaves me with lost history as --continue only gets last!
so if i (days later) find a pane/tab with a nice session i now can do /export

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add JSONL export/import for sessions

1 participant