Documentation / Ai Agent

Composer

v1.0 Beta

Composer

Composer is the planning and execution surface for AI-assisted changes.

Prompting style

Use outcome-oriented prompts:

  • "Add pagination to users list"
  • "Fix race condition in upload flow"
  • "Refactor this function for readability"

Review before apply

Always inspect changed files and diffs before applying large edits.

Queue behavior

Complex tasks may run through staged agent operations. Watch status chips and task log updates.

Was this helpful?