PAIR-code / PAIR-code/deliberate-lab

Add chat thread configuration to chat stage editor

Open
#409 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

frontend runtime:experimenter-ux stale
Dominant language
TypeScript
Stars
96
Forks
40
Avg merge
2d 11h
Merged PRs (30d)
20

Description

Right now, chat threads are available for the backend, but there is no UI to set them up. Here's an example of how they are defined programmatically: https://github.com/PAIR-code/deliberate-lab/blob/main/frontend/src/shared/games/lost_at_sea.ts#L475

Enable experimenters to configure chat threads via the chat stage editor (in experiment editor).

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 with the chat-thread definition example in frontend/src/shared/games/lost_at_sea.ts around line 475, then locate the chat stage editor in the experiment editor. Compare the existing programmatic configuration with the editor's available controls; done means experimenters can configure chat threads through the UI.

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
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.