Guides#

design-research-agents is the execution layer of the CMU Design Research Collective design-research ecosystem. It owns executable participants, workflow and tool runtimes, model-client adapters, and traceable run results.

Primary Path#

Follow the same path used across the design-research libraries:

  1. Installation — create a supported Python environment and choose extras.

  2. Quickstart — run the offline base-install example.

  3. Concepts and Typical Workflow — learn the contracts and execution flow.

  4. Examples — move from the base example to realistic participants and backends.

  5. API — confirm the compatibility-guaranteed import surface.

Additional Guides#

Compatibility and Ecosystem#

The curated top-level API and documented public facades are the compatibility boundary. design_research_agents.study is preferred for new study runners; design_research_agents.integration remains available for compatibility. See API and Module Reference for the exact distinction.

Sibling layers own adjacent responsibilities: