github / github/app

[Requests and ideas] Allow sharing repo-associated sessions as HTML or Markdown

Abierto
#1,709 0 comentarios 2 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Sin datos de lenguaje
Estrellas
2.1k
Forks
153
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

**Mood:** 😊
**Category:** Requests and ideas

### Summary

Currently, sessions can only be shared if they are quick chats. Sessions that are associated with a repository cannot be shared in the same way.

### Expected behavior

As a user, I would like to be able to share a repo-associated session as HTML or Markdown, so that I can export and distribute the conversation context and outcomes just like I can with quick chats.

### Current behavior

- Quick chat sessions have a share/export option.
- Repo-associated sessions do not expose a share or export option.
- There is no way to export a repo session to HTML or Markdown.

### Why this matters

Repo sessions often contain the most valuable context: code discussions, architecture decisions, and file-level reasoning. Being able to share that content as HTML or Markdown would make it easier to document decisions, hand off work, or publish summaries without manually copying fragments out of the chat.

### Suggested approach

Add a share/export action to repo-associated sessions that produces either:
- A self-contained HTML file with the full conversation rendered in the current theme, or
- A Markdown file with messages, code blocks, and any referenced files preserved.

---
| Field | Value |
| --- | --- |
| App version | 1.0.69-0 |
| Theme | GitHub |
| Path | /chat |

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

Start at the /chat entry point and compare the existing quick-chat share/export flow with repo-associated session views. Done means repo sessions expose sharing or export to HTML or Markdown while preserving the conversation, code blocks, and referenced files.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
html, markdown
Área
frontend
Tipo de issue
Nueva funcionalidad
Dificultad
4/5
Tiempo estimado
3-5 días
Estado de actividad
Tranquilo
Claridad
Bastante claro
Aptitud para principiantes
52/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.