Skip to content

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

Merged
odilitime merged 1 commit into
developfrom
hash/fix-load-auto-client
Dec 13, 2024
Merged

fix: add auto to clients in types to use client-auto#1050
odilitime merged 1 commit into
developfrom
hash/fix-load-auto-client

Conversation

@HashWarlock
Copy link
Copy Markdown
Contributor

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 mcp97 December 13, 2024 21:28
@odilitime odilitime merged commit 153d242 into develop Dec 13, 2024
@odilitime odilitime deleted the hash/fix-load-auto-client branch December 13, 2024 21:28
lalalune pushed a commit that referenced this pull request May 3, 2026
fix: add auto to clients in types to use client-auto
FranceFlapjack pushed a commit to FranceFlapjack/eliza that referenced this pull request May 16, 2026
fix: add auto to clients in types to use client-auto
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