Learn how to customize Agent Mode in Continue to better fit your workflow and coding style.
models: - name: GPT-4o provider: openai model: gpt-4o chatOptions: baseSystemMessage: "You are a helpful coding agent." baseAgentSystemMessage: "You are a systematic coding agent. Break down problems methodically." basePlanSystemMessage: "You are a planning agent. Create clear, actionable steps."
Was this page helpful?