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

fix: add auto to clients in types to use client-auto #1050

Merged
merged 1 commit into from
Dec 13, 2024

Conversation

HashWarlock
Copy link
Collaborator

Relates to:

#1049

Risks

Low

Background

When a character file tries enable Client-Auto, the agent startup will fail.

What does this PR do?

This PR fixes the error by defining the enum AUTO = "auto" in the the types file for core.

What kind of change is this?

Bug fix

Documentation changes needed?

No

Testing

Where should a reviewer start?

Fresh install and build the agent then try to run a character with auto enabled.

Detailed testing steps

Define the "clients": ["auto"], in the character file to reproduce the error.

Screenshots

Before

image

After

image

@HashWarlock HashWarlock requested a review from monilpat December 13, 2024 21:28
@odilitime odilitime merged commit 153d242 into develop Dec 13, 2024
4 checks passed
@odilitime odilitime deleted the hash/fix-load-auto-client branch December 13, 2024 21:28
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