Documentation / The Agent

Using the Composer

v1.0 Beta

Learn how to use the Composer workflow for AI-assisted coding tasks.

Using the Composer

Composer is the main interface for asking the ACE agent to plan and execute coding work.

Best practices

  • Be specific about desired outcomes
  • Mention files or folders for scope
  • Validate generated changes before finalizing

Example prompts

  • "Refactor this controller for readability."
  • "Add validation for this API endpoint."
  • "Create tests for this service class."
Was this helpful?