Description
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.
Description
There are agents the currently do not accept an initial prompt in interactive mode. The idea is to add a flag
--promptto theagentapi servercommand.This flag will take a string and internally send it to the agent via api or by writing to the emulated terminal directly.