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

noninteractive ask mode for chatbot #2409

Merged
merged 1 commit into from
Apr 3, 2025
Merged

noninteractive ask mode for chatbot #2409

merged 1 commit into from
Apr 3, 2025

Conversation

herval
Copy link
Collaborator

@herval herval commented Apr 3, 2025

Proposed changes

copilot:summary

Testing

Issues fixed

@herval herval requested a review from Copilot April 3, 2025 14:43
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This pull request introduces a noninteractive mode for the chatbot by adding a new "--ask" command line option. The changes include:

  • Adding the "--ask" option that triggers immediate response output and terminates the chat session.
  • Reordering and refactoring command line options to improve client instantiation.
  • Adjusting the session flow to distinguish between interactive and noninteractive modes.

@herval herval merged commit fc02105 into main Apr 3, 2025
8 checks passed
@herval herval deleted the mcp-prep branch April 3, 2025 19:55
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.

1 participant