Skip to content

feature: accept_file/reject_file on the same file multiple times per client_idΒ #854

@djzager

Description

@djzager

With the editor-extensions agent mode turned on, when a user requests a fix, the first solution that will be computed is for the particular incidents in a specific file. Once that work is done, knock on tasks are added to the agent's queue (like linting issues or analysis issues created by the given solution).

To accomodate this, we need:

  • To potentially call accept_file/reject file multiple times on a particular file for a specific client_id.
  • An endpoint so that the IDE can let the solution server know when it is actually done computing solutions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    πŸ†• New

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions