Skip to content

Follow up future review note: **Coder follow-up prompts lack re-injected issue context.** build_followup_prompt and `b #70

@wwind123

Description

@wwind123

Future follow-up from approved review on PR #69.

Reviewer: Claude

Follow-up:

  • Coder follow-up prompts lack re-injected issue context. build_followup_prompt and build_same_pr_followup_prompt in orchestrator.py do not receive or include issue_context. Agents with active sessions will retain the context from round 1, but stateless or resumed sessions will lose it. Adding an issue_context parameter to those builders (and threading it through run_pr_loop) would make the design complete and consistent.

This was mentioned in an approved review as future work and did not block merge readiness.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions