Skip to content

[Feature]: make max request per turn configurable #3132

@lichenhao

Description

@lichenhao

1. Why Do You NEED This Feature?

Is it possible make “max request per turn" to be configurable, when the harness agent working by team and big plans, it always break the agent to be continue.

2. What Is NOT Possible Right Now?

  • [can't auto continue without ask]
  • [can't config it be larger]
  • [can't make it don't ask again]

3. What WILL Be Possible With This Feature?

it can be

  • [auto response with cli args ,like --all-allowed]
  • [config it by the project local config file, like settings.local.yaml -> max_request_per_turn=500]
  • [answer once and all all this session request forever, like do you want to continue Y/YN/n to make it yes and never ask again]

Proposed Solution (User Experience)

  • when I pass the args to launch forge ,it should not ask me again
  • when I config it by project, it should be enabled for this feature
  • when I send the response for it, it should never ask me again

Alternatives Considered

No response

Feature Category

Configuration

Priority/Impact

Critical - Blocking my work

Examples from Other Tools

No response

Additional Context

No response

Pre-submission Checklist

  • I have searched existing issues and confirmed this is not a duplicate
  • I am willing to submit a PR to implement this feature

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: featureBrand new functionality, features, pages, workflows, endpoints, etc.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions