Add New Agent

Example: DataBuilderAgent
The JSON key to extract from LLM response for Step 5 (e.g., 'tables' will extract only data.tables)
Document the expected JSON structure returned by this agent. This helps with debugging and comparison diff generation.
The actual prompt sent to the LLM for this agent. Include instructions, constraints, and expected output format.
Check this if the agent only gathers information but never applies changes to the builder. In automated tests, the apply step will be skipped.
Hold Ctrl/Cmd to select multiple. These will be auto-selected in Step 6.
Back