When I send a very long prompt to CraftBot, it sometimes appears to stop processing without returning any response.
The “Working” indicator appears for a while, but then disappears. After that, nothing is generated and it looks like CraftBot has stopped the task.
Steps to Reproduce
- Open CraftBot.
- Send a very long prompt with a large amount of text/context. (Mine was 26014 characters)
- CraftBot shows the “Working” indicator.
- Wait for a while.
- The “Working” indicator disappears.
- No response or output is generated.
Expected Behavior
CraftBot should continue processing the prompt and eventually return a response.
If the prompt is too long, processing fails, or a timeout occurs, CraftBot should show an error message instead of silently stopping.
Actual Behavior
The “Working” indicator disappears and no response is generated. There is also no visible error message explaining what happened.
Additional Notes
I encountered this while sending a long prompt for content creation.
It may be related to prompt/context length, timeout behavior, or error handling, but I haven’t confirmed the cause yet.

When I send a very long prompt to CraftBot, it sometimes appears to stop processing without returning any response.
The “Working” indicator appears for a while, but then disappears. After that, nothing is generated and it looks like CraftBot has stopped the task.
Steps to Reproduce
Expected Behavior
CraftBot should continue processing the prompt and eventually return a response.
If the prompt is too long, processing fails, or a timeout occurs, CraftBot should show an error message instead of silently stopping.
Actual Behavior
The “Working” indicator disappears and no response is generated. There is also no visible error message explaining what happened.
Additional Notes
I encountered this while sending a long prompt for content creation.
It may be related to prompt/context length, timeout behavior, or error handling, but I haven’t confirmed the cause yet.