You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are agents the currently do not accept an initial prompt in interactive mode. The idea is to add a flag --prompt to the agentapi server command.
This flag will take a string and internally send it to the agent via api or by writing to the emulated terminal directly.