getappmap / getappmap/appmap-js

Generate responses complete mid-way through

Open
#2,242 2 comments 0 reactions 0 assignees View on GitHub

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:

  1. Pin a text file in the IDE.
  2. Issue the prompt: analyze the current behavior and expected behavior
  3. Issue the prompt: @diagram the behavior
  4. Issue the prompt: @plan the implementation
  5. Issue the prompt: @generate
  6. Notice the behavior:
    • The response will stop completing mid-way through.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.