Skip to content

add: configurable auto-resume limit#62

Open
lollipopkit wants to merge 1 commit into
davebcn87:mainfrom
lollipopkit:main
Open

add: configurable auto-resume limit#62
lollipopkit wants to merge 1 commit into
davebcn87:mainfrom
lollipopkit:main

Conversation

@lollipopkit
Copy link
Copy Markdown

Hi, this commit:

  • add maxAutoResumeTurns to autoresearch.config.json
  • keep the existing default auto-resume safety limit at 20
  • document the new config option and add focused config tests

Thanks for your CR :)

@davebcn87
Copy link
Copy Markdown
Owner

@lollipopkit Could you share more details on specific use cases where 20 was not big enough? Instead of making this configurable I'm thinking if extending that number for long sessions automatically would make sense.

@lollipopkit
Copy link
Copy Markdown
Author

I have use cases with hundreds of iterations.

If we switch to auto-extend, what's the stopping criterion?

  • Consecutive n discards (excluding crashes and check_failed)? With n decided by the LLM?
  • Rate of improvement staying below n over the last 10 iterations? Again, n decided by the LLM?

image

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.

2 participants