Skip to content
This repository was archived by the owner on May 24, 2026. It is now read-only.
This repository was archived by the owner on May 24, 2026. It is now read-only.

Add Session Sharing (/share — export as markdown/gist) #692

Description

@PureWeen

Summary

The CLI's /share command exports a session as markdown, HTML, or a GitHub Gist for sharing with teammates. PolyPilot has no session export functionality.

CLI Behavior

  • /share — export session conversation
  • Formats: Markdown, HTML, GitHub Gist
  • Includes conversation history, tool outputs, and code changes

Proposed Implementation

  1. "Share" button in session context menu
  2. Export format picker — Markdown / HTML / Gist
  3. Markdown export — clean conversation transcript with code blocks
  4. Gist export — create a GitHub Gist with the conversation (requires GitHub auth)
  5. Copy to clipboard — quick share via paste
  6. Share link — generate a shareable URL if using Gist

Priority: 🟢 LOW

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions