SessionConfig: { max_rounds?: number }

The configuration of CodeMender sessions.

Type declaration

  • Optionalmax_rounds?: number

    The maximum number of interaction rounds the agent is allowed to perform

    before reaching a timeout.