stacklok / stacklok/toolhive-studio

[Task] add export functionality for chat conversations in the playground

Open
#1,361 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Task
Dominant language
TypeScript
Stars
167
Forks
24
Avg merge
11h 32m
Merged PRs (30d)
91

Description

Description

Adds ability to export chat history in multiple formats (Markdown, JSON, and Text) to enable users to save and share their conversations. The export feature includes:

  • Export dropdown menu in chat interface
  • Comprehensive formatting for each export type
  • Tool call information and metadata preservation
  • Automatic file download with timestamped filenames
Acceptance Criteria

No response

Priority

Medium

Task Type

Feature

Additional Context

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the playground chat interface and the conversation data used to render chat history. Trace how tool calls and metadata are represented, then determine the existing download or file-generation entry points, if any. Done means users can choose Markdown, JSON, or Text and download timestamped files preserving the stated conversation information.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.