Implement the ability to create multiple chat windows within a task
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 39.9k
- Forks
- 3.4k
- Avg merge
- 7h 27m
- Merged PRs (30d)
- 222
Description
One thing I liked about X is I could create multiple chat windows. I believe they branch context from that point (but I’m not 100% sure). It’s sort of a neat way to do a /btw type thing. I’d love to see that here.
Also, X also lets you have a scratch pad for notes as one of the tabs. That can be useful. I would use if for checklists or just making notes to myself on things to make sure to check.
https://posthog.slack.com/archives/C09G8Q32R6F/p1776808066794919
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. First clarify how chat branches, task context, tabs, and scratch-pad persistence should work; then locate the existing task chat interface and define tests for creating, switching, and preserving multiple windows.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100