The AI agent can prepare a circuit result that can be assembled back into EasyEDA Pro. The assembly buttons appear only when the agent has completed the required circuit-making workflow.
For the user to assemble a generated circuit and apply changes, the AI agent must:
- Load the
circuit_makerskill. - Find the required components.
- Assemble the final circuit.
- Export the result using the output format provided by
circuit_maker.
If these steps are not completed, the interface will not show the assembly action.
When the workflow is completed successfully, the user can assemble the circuit from:
- the inline
Assemble circuitbutton above the prompt input line; - the
Assemble circuitbutton inside the AI agent message.
If the assembly button does not appear, the most likely reason is that the agent did not produce a valid circuit assembly result. Ask the agent to generate or fix the circuit using the circuit-making workflow, then wait for a message that includes the assembled circuit result.