[console_scripts]
claude-fleet = claude_fleet_monitor.cli:main
claude-fleet-hook = claude_fleet_monitor.hook:main

[tongs.plugins]
fleet-monitor = claude_fleet_monitor.tongs_plugin:FleetMonitorPlugin
