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

Exposed CurrentActionSequences via a Getter #20

Merged
merged 2 commits into from
Dec 18, 2023

Conversation

JanWerder
Copy link
Contributor

Proposal: I think it would be great to view what the Agent has planned after a step. Therefor it would be good to have a Getter that exposes the CurrentActionSequences

@caesuric
Copy link
Owner

This seems reasonable. I am going to circle back and move the getter into the right place in the file, then approve this.

Copy link
Owner

@caesuric caesuric left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated this slightly to fit the rest of the API. Per the library's general philosophy, you CAN mess with the action sequences directly now if you want to. I don't recommend modifying it while the agent is running goal calculations, but it is certainly possible.

@caesuric caesuric merged commit 1cc1b72 into caesuric:main Dec 18, 2023
1 check passed
@caesuric
Copy link
Owner

All of your PRs have been added to version 0.11.3 and should be on NuGet in a few minutes.

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