[console_scripts]
agenticfleet = agentic_fleet.cli:main
agenticfleet-restart = agentic_fleet.cli:restart
agenticfleet-run = agentic_fleet.cli:run
agenticfleet-status = agentic_fleet.cli:status
agenticfleet-stop = agentic_fleet.cli:stop
post_install = agentic_fleet.scripts:install_playwright_deps
