Auto-continue was incorrectly triggering when the LLM asked questions in interactive/chat mode. Now auto-continue only activates when is_autonomous is true, allowing proper back-and-forth conversation in interactive mode. Agent: fowler
Auto-continue was incorrectly triggering when the LLM asked questions in interactive/chat mode. Now auto-continue only activates when is_autonomous is true, allowing proper back-and-forth conversation in interactive mode. Agent: fowler