Skip to content

feat(cli): add text session exports#347

Merged
jongio merged 1 commit into
mainfrom
idea/export-text-format
Jul 20, 2026
Merged

feat(cli): add text session exports#347
jongio merged 1 commit into
mainfrom
idea/export-text-format

Conversation

@jongio

@jongio jongio commented Jul 19, 2026

Copy link
Copy Markdown
Owner

Summary:

  • Add text and txt as export formats.
  • Render session metadata, turns, files, refs, and checkpoints as plain text.
  • Write text exports with a .txt extension and document single plus batch usage.

Tests:

  • go build ./...
  • mage install

Closes #344

Closes #344

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
@jongio jongio added the idea Feature idea from the idea pipeline label Jul 19, 2026
@jongio jongio self-assigned this Jul 19, 2026
@jongio
jongio merged commit b2be7ff into main Jul 20, 2026
2 checks passed
@jongio
jongio deleted the idea/export-text-format branch July 20, 2026 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

idea Feature idea from the idea pipeline

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add plain text session export format

1 participant