Multi-Agent DSL

Multi-Agent DSL Framework

World-class research demo showing how a single DSL unifies agent coordination across domains with reproducible performance, clear semantics, and reviewer-ready artifacts.

Paper Code Data Repro
Reproducible Semantics-first Cross-scenario Self-contained

Core Tools

๐Ÿ“Š Performance Dashboard

Live KPIs from real experiments: throughput, latency distributions, memory, cache hit rate, and scalability. No server required.

Open Dashboard

๐Ÿ”ง DSL Primitives

Core constructs (ATSLP, HCMPL, CALK) with examples and execution flow. Learn how primitives drive agent collaboration.

Open Primitives

๐Ÿงญ Scenario Orchestrator

Unify seven scenarios with the same DSL primitives and coordination.

Open Orchestrator

๐Ÿ“– About DSL Framework

Paper, repository, and reproducibility resources for reviewers.

Open About

Scenarios

๐Ÿšจ Emergency Scenario

Park incident response with masterโ€“sub coordination, timeline, and agent roles. Includes motion-based analysis and DSL traces.

Open Emergency Demo

๐Ÿ”ฅ Wildfire Response

Detection, evacuation routing, and resource deployment with multi-agent coordination.

View Wildfire Demo

โšก Smart Grid Outage

Fault isolation, restoration planning, and load redistribution across the grid.

View Smart Grid Demo

๐Ÿฅ Smart Healthcare

Emergency triage, patient routing, and resource allocation with multi-agent coordination.

View Healthcare Demo

๐Ÿšฆ Traffic Management

Incident detection, signal optimization, and city-wide detouring.

View Traffic Demo

๐Ÿค– Warehouse Robotics

Task allocation, path planning, and collision avoidance for mobile robots.

View Warehouse Demo

๐Ÿ›ฐ๏ธ Urban Search & Rescue

UAV/UGV coordination for victim detection and logistics.

View USAR Demo

๐ŸŽฏ Research Features

โœ…
Reproducible Experiments
All results based on reproducible experiments with fixed seeds
๐Ÿ”ฌ
Baseline Comparison
Comprehensive comparison with 5 mainstream frameworks
๐Ÿš€
Self-Contained Demos
No setup required for immediate review
๐Ÿ“ˆ
Performance Validation
Validated across multiple application scenarios
๐ŸŽฎ
Interactive Demonstrations
Visual demonstrations of DSL primitives and algorithms
๐Ÿ“š
Complete Documentation
Comprehensive research documentation and code