Skip to content

feat: Export session to file for sharing #23663

Description

@fuleinist

Important

Thanks for taking the time to suggest an enhancement!
Please search existing issues to see if a similar feature has already been requested.

What would you like to be added?
Add a command to export the current session context (conversation history, loaded files, and state) to a JSON file that can be shared or resumed later.

Why is this needed?
Currently sessions are ephemeral. Users cannot share their work-in-progress with teammates or save their session for later continuation.

Additional context
Use case: A developer wants to share their debugging session with a colleague, or save their work before restarting the CLI. The exported file could be loaded with --session-file flag.

Activity

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

Metadata

Metadata

Assignees

Labels

area/coreIssues related to User Interface, OS Support, Core Functionalitypriority/p2Important but can be addressed in a future release.type/feature

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions