LN: Qian et al. (2023) — ChatDev: Communicative Agents for Software Development
Bibliographic Reference
Citation: Qian, C., Liu, H., Yang, C., et al. (2023). ChatDev: Communicative agents for software development. arXiv:2307.07924. ACL 2024. https://arxiv.org/abs/2307.07924
Pass 1 — Bird’s Eye View (5 Cs)
| C | Assessment |
|---|---|
| Category | System proposal |
| Context | Concurrent with MetaGPT; both propose role-based LLM software teams |
| Correctness | Evaluated on software development micro-tasks. Limited external validation. |
| Contributions | (1) Chat-chain: sequential communication between CEO, CTO, programmer, reviewer, tester; (2) Phase-based collaboration; (3) Open-source framework |
| Clarity | Good. |
Relevance: ⭐⭐⭐
Similar to MetaGPT but focused on chat-based agent communication. Less directly relevant than MetaGPT to PUMA’s PM-specific architecture.
PUMA Connection
Supports the general case for structured multi-agent communication in PM contexts. Less directly applicable than MetaGPT because ChatDev focuses on code generation rather than PM task execution. Reference for the multi-agent communication pattern literature review (Ch.2).