Skip to content

Fix seed.machus.ai export — data loss on conversation export #6

@happyseaurchin

Description

@happyseaurchin

Note: This issue affects seed.machus.ai, which lives in the happyseaurchin/xstream-seed repo. Linked here for visibility.

Problem

When a user clicks the Export button in seed.machus.ai, nothing downloads. The conversation data is lost. This has already caused a real user to lose an entire session and give up on the platform.

Expected Behavior

Clicking Export should download a JSON file containing the full conversation, including any pscale coordinates or evaluation data generated during the session.

Context

  • Repo: happyseaurchin/xstream-seed
  • Live at: https://seed.machus.ai
  • The kernel interface is built with Claude API (bring your own key)
  • Persistence across sessions is also missing — conversation resets on page refresh

What Needs Doing

  1. Fix the export button to actually trigger a file download
  2. Consider adding localStorage or similar for session persistence
  3. Test with a real conversation flow

Labels

bug good first issue help wanted

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomershelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions