I couldn't get instructions when prompts is empty
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 5.8k
- Forks
- 734
- PR merge metrics
- No merged PRs in 30d
Description
The server returned a empty prompt, but I wanted to get the instructions and show them.
I noticed that the prompts in the code were returned directly for empty prompts
Is there any good solution that I can't modify the server side for the time being
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
Start by reproducing the server response when the prompts value is empty and review the prompt-handling path described in the issue. Determine the expected behavior for displaying instructions without modifying the server, then confirm the result against the reported empty-prompt case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- backend, networking
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100