Summary
Projects keep related conversations and files together. Each chat works from the same shared folder, so one agent can produce a report, summary, or updated file and the next can continue from it. Agents hand work off asynchronously through the shared files rather than communicating in real time. When multiple chats need to modify the same files, run them sequentially to avoid conflicts.