Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Improvement] Allow for limiting TARS actions by time. #10

Open
Muchaszewski opened this issue May 9, 2023 · 0 comments
Open

[Improvement] Allow for limiting TARS actions by time. #10

Muchaszewski opened this issue May 9, 2023 · 0 comments

Comments

@Muchaszewski
Copy link

Muchaszewski commented May 9, 2023

Description
Currently, when enabling TARS, it will keep performing tasks until there is nothing left to do. This can lead to TARS running for an extended period of time, potentially causing issues or being less efficient than desired.

Solution
I propose adding a timer feature that allows users to set a specific duration for TARS to run. Once the timer runs out, TARS should stop its current task and halt further actions. This would give users more control over TARS' behavior and potentially improve its efficiency during gameplay.

Alternatives
An alternative would be to allow users to set a specific number of tasks for TARS to complete before stopping. However, this may be less flexible than using a timer, as different tasks can take varying amounts of time to complete.

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

No branches or pull requests

1 participant