[bourdon.participants]
cascade = participants.cascade:CascadeParticipant
claude-code = participants.claude_code:ClaudeCodeParticipant
claude-code-automations = participants.claude_code_automations:ClaudeCodeAutomationsParticipant
claude-desktop-code = participants.claude_desktop_code:ClaudeDesktopCodeParticipant
claude-desktop-cowork = participants.claude_desktop_cowork:ClaudeDesktopCoworkParticipant
codex = participants.codex:CodexParticipant
codex-automations = participants.codex_automations:CodexAutomationsParticipant
copilot = participants.copilot:CopilotParticipant
copilot-automations = participants.copilot_automations:CopilotAutomationsParticipant
copilot-cli = participants.copilot_cli:CopilotCliParticipant
copilot-vscode = participants.copilot_vscode:CopilotVscodeParticipant
cursor = participants.cursor:CursorParticipant
cursor-automations = participants.cursor_automations:CursorAutomationsParticipant
openclaw = participants.openclaw:OpenClawParticipant

[console_scripts]
bourdon = cli.main:main
