Aetherion AI

Operating Workspace

AI Builder
Guide5 min~163 words

Build mode and Talk mode

Choose whether AI should change the project or only analyse and advise.

Choose the right mode

ModeUse it whenExpected result
BuildYou want new or changed project files.A background build, file changes and possibly reviewable pending actions.
TalkYou want analysis, explanation, planning or a suggested instruction.A conversational answer without directly modifying project files.

Move from Talk to Build

When a Talk answer contains a useful implementation instruction, move it into the Build composer and review the wording before running it.

Write effective Build requests

  • Name the exact page, route, component or behaviour to change.
  • State what must remain unchanged.
  • Describe acceptance criteria that can be seen or tested in Preview.
  • For multipage work, list all routes explicitly.
  • Separate visual preference from functional requirements.
Focused improvement request
On /pricing only, remove the Free plan from the public grid.
Keep all backend plans and billing logic unchanged.
Render the four paid plans at equal width.
Preserve prices and limits loaded from Admin Billing.
Verify monthly and annual switching on desktop and mobile.

Need project-specific help?

Open the private Help Center or create a support ticket with the affected project, route and request ID.