Skip to content

Extend GitHub issue-to-PR for profile-backed continuous development #567

Description

@neubig

Desired Behavior

Extend the existing github-issue-to-pr automation with a lightweight scanner that delegates every ready issue and failed-review revision as an independent subject turn. The scanner must not create, attach, or poll conversations. The Automation service owns conversation routing and runtime lifecycle; the profile-backed agent owns checkout, implementation, tests, push, and pull-request publication inside its sandbox.

Acceptance Criteria

  • The existing extension selects ready, dependency-complete issues and exact PR heads that failed review.
  • Eligible subjects fan out through stable repository-and-issue identities with idempotent revisions.
  • The canonical implementation prompt is reused for both initial work and revisions.
  • The scanner contains no Agent Server URL, session key, conversation attachment, runtime polling, workspace-kind branching, or Git publication coordinator.
  • The agent requests independent review after opening or revising a PR.
  • Focused tests plus live validation on the Airbnb demo show multiple agents working concurrently.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestready-for-devScoped for contribution; managed by repository readiness checks.

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions