tutorials / multi-agent
Interactive Tutorial • 15 min read

Multi-Agent Orchestration

Watch specialized design, development, and quality agents collaborate.

Overview & Objectives

Accelerated Logic uses an advanced multi-agent architecture. By assigning specific scopes to Designers, Dev Workers, and QC Debuggers, the platform automatically reviews, edits, and compiles working code iteratively.

Core Tutorial Steps

1
Understand Specialized Agent Roles & Scopes

The designer lays out visual components, the developer worker writes clean functional code, and the debugger validates compilation.

2
Inspect the Agent Thinking Trace & Workspace Log

Toggle the Agent Log sidebar in the main panel to watch thoughts, plans, sub-goals, and tool execution history in real-time.

3
Adjust Critic Strictness & Review Workflows

Navigate to workspace settings to adjust critic strictness. Higher strictness forces deeper static analysis.

4
Monitor Feedback Loops & Compilation Retries

When an error is detected, the QC agent passes the log back to the Developer agent, applying micro-patches iteratively.

5
Customize Workspace Directives & Goals

Inject custom system prompts or behavioral guidelines to steer the entire agent network.

Pro Tip & Best Practices

Keep the "Active Agent Log" panel open during code generation to study raw communication and tool invocations.