getappmap / getappmap/appmap-js
The user can fork a new chat from a previous point
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 53
- Forks
- 18
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 8
Description
When using an AI to solve a problem, you often start by asking a question and getting a response that contains several parts. You ask one or more followup questions to explore one of the parts, which leads you to decide that you want to explore one of the other parts.
It would be nice to be able to go part to the response with the parts and say, "I'd like to start a new chat from here". This would create a new chat window, loaded with the chat history up to that point, and let you explore that other part.
Contributor guide
No contributing guide indexed for this repository
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. Start by locating the chat history and new-chat-window implementation, then determine how a conversation can be loaded only through a selected response point. Done means a user can create a separate chat containing history up to that point and continue exploring it independently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100