Response sometimes is too short
- Dominant language
- Shell
- Stars
- 11.2k
- Forks
- 1.9k
- Avg merge
- 14h 16m
- Merged PRs (30d)
- 6
Description
### Describe the feature or problem you'd like to solve
Depth of response should b e a little bit deeper
### Proposed solution
I do understand that tokens matter and that too long of a prompt is a bad user experience. However sometiems it feels like the LLM is legit forced to only have a certain amount of words so it skips adjectives and like connecting words and expects me to understand everything from such a short explanation, and I end up asking it , explain deeper anyways.
### Example prompts or workflows
```
Connected to GitHub MCP Server
● Map keys must be unique; Terraform will overwrite duplicates—there is no way to
“add another” with the same key. Use a list of objects and synthesize unique
keys (e.g. append index or extracted ci number) and/or add validation to catch
accidental duplicates.
```
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.