Skip to content

Add chat_export plugin#225

Open
guyjames wants to merge 1 commit intoagent0ai:mainfrom
guyjames:add-chat-export
Open

Add chat_export plugin#225
guyjames wants to merge 1 commit intoagent0ai:mainfrom
guyjames:add-chat-export

Conversation

@guyjames
Copy link
Copy Markdown

@guyjames guyjames commented Apr 9, 2026

Summary

  • Adds chat_export plugin to the Plugin Index
  • Exports Agent Zero chat conversations to 10 document formats (MD, TXT, PDF, DOCX, HTML, EPUB, LaTeX, RST, ODT, RTF) via pandoc
  • Supports Full and Clean export modes for content filtering
  • Plugin repo: https://github.com/guyjames/a0-chat-export

Test plan

  • CI validation passes (index.yaml structure, field lengths, plugin.yaml exists at repo root)
  • Plugin installs correctly from Plugin Hub
  • Export works for markdown and plain text formats without pandoc
  • Export works for PDF/DOCX/etc when pandoc is installed

🤖 Generated with Claude Code

Exports chat conversations to 10 document formats (MD, TXT, PDF, DOCX,
HTML, EPUB, LaTeX, RST, ODT, RTF) via pandoc with full/clean mode
content filtering.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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.

1 participant