getappmap / getappmap/appmap-js
Generate responses complete mid-way through
Open
Nobody has claimed this yet.
bug
- Dominant language
- TypeScript
- Stars
- 53
- Forks
- 18
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 8
Description
In some cases, @generate prompt responses are cut off mid-way through.
Environment:
- Operating System: Windows 11
- IDE: JetBrains
- AppMap Plugin for JetBrains: v0.77.0
- AppMap CLI: v3.185.2
- OpenAI Model: GPT-4o (August)
- Network: Corporate proxy configured
Steps to Reproduce:
- Pin a text file in the IDE.
- Issue the prompt:
analyze the current behavior and expected behavior - Issue the prompt:
@diagram the behavior - Issue the prompt:
@plan the implementation - Issue the prompt:
@generate - Notice the behavior:
- The response will stop completing mid-way through.
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 listed pinned-file prompt sequence, ending with @generate, in the AppMap JetBrains plugin and AppMap CLI versions described. Trace the @generate response entry point and its completion handling; done means the response no longer stops mid-way in the reported environment.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- ai, developer-experience
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100