LAION-AI / LAION-AI/Open-Assistant
Make up arrow in chat reuse the last prompt
Open
Nobody has claimed this yet.
feature
nice-to-have
website
- Dominant language
- Python
- Stars
- 37.4k
- Forks
- 3.3k
- PR merge metrics
- No merged PRs in 30d
Description
Just like the title says.
It would be nice If we could hit keyboard's up arrow to reuse the last prompt. This makes it easier to re-use and modify the last prompt quickly.
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
No file or test is identified in the issue. Start by locating the chat input component and its prompt-history handling, then trace how keyboard events are processed. Done means pressing the up arrow restores the last prompt so it can be reused or edited.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100