Skip to content

Comments

feat: Make memento review rounds configurable (default 10)#41

Merged
terraboops merged 1 commit intomainfrom
feat/configurable-review-rounds
Feb 19, 2026
Merged

feat: Make memento review rounds configurable (default 10)#41
terraboops merged 1 commit intomainfrom
feat/configurable-review-rounds

Conversation

@terraboops
Copy link
Owner

Summary

  • Increase default review-fix rounds from 5 to 10 per memento iteration
  • Add --max-review-rounds <n> CLI flag to override the default
  • Wire through MementoOptions.maxReviewRounds → loop options → reviewImplementation()

Test plan

  • npm run build passes
  • npm test passes
  • autonav memento --help shows new flag

Add --max-review-rounds <n> CLI flag for memento command. Default
raised from 5 to 10 to allow more thorough review-fix cycles.
@terraboops terraboops merged commit afb68f2 into main Feb 19, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant