Skip to content

Add --auto and --raw flags to the Dash client #72

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

Merged
merged 2 commits into from
Apr 18, 2025
Merged

Add --auto and --raw flags to the Dash client #72

merged 2 commits into from
Apr 18, 2025

Conversation

kenzieschmoll
Copy link
Contributor

No description provided.

Copy link

PR Health

Changelog Entry ✔️
Package Changed Files

Changes to files need to be accounted for in their respective changelogs.

final wasApproval = await _analyzeSentiment(userResponse);
if (auto) {
await _chatToUser(
'I am going to run the ${functionCall.name} tool with args '
Copy link
Contributor

Choose a reason for hiding this comment

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

maybe:

Suggested change
'I am going to run the ${functionCall.name} tool with args '
Running the ${functionCall.name} tool with args '

Because it immediately starts running it :)

@kenzieschmoll kenzieschmoll merged commit b7773b2 into main Apr 18, 2025
15 checks passed
@kenzieschmoll kenzieschmoll deleted the client branch April 18, 2025 21:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants