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

Provide a way to specify the start up agent on the command line #96

Open
DJackman123 opened this issue Mar 18, 2024 · 3 comments
Open
Assignees
Labels
Issue-Enhancement The issue is a feature or idea

Comments

@DJackman123
Copy link

Summary of the new feature / enhancement

When I start aish.exe, it prompts me to choose an agent to use. For an interactive session this isn't a big deal, but for a single query on the command line, it's a pain to have to choose this every time. Please add a command line parameter for specifying which agent to use so I don't get prompted.

Proposed technical implementation details (optional)

No response

@StevenBucher98 StevenBucher98 added the Issue-Enhancement The issue is a feature or idea label May 9, 2024
@StevenBucher98
Copy link
Collaborator

We should definitely include an optional parameter --agent or -a that would allow users to select an agent

@daxian-dbw
Copy link
Member

The active agent should be configured in the configuration file of AISH, but today we haven't yet implemented the configuration support.

@StevenBucher98
Copy link
Collaborator

We will use this issue to track a non-interactive way to call aish and open a new issue to track the configuration file for default agent to use

@StevenBucher98 StevenBucher98 changed the title Provide a way to specify the agent on the command line Provide a way to specify the start up agent on the command line Aug 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Enhancement The issue is a feature or idea
Projects
None yet
Development

No branches or pull requests

3 participants