Open
Description
Summary of the new feature / enhancement
If I want to call aish
non-interactively, it would be nice to be able to specify which agent instead of having to interactively choose which agent to talk to.
Proposed technical implementation details (optional)
aish --agent openai-gpt
aish -a openai-gpt
Activity
RStadlmair commentedon Jun 2, 2025
I like the idea, but this should be in combination with a parameter in start-aishell.
I want:
Start-AIShell -Agent openai-gpt
--agent
parameter to allow non-interactive agent selection #386