[console_scripts]
antikythera = antikythera_orchestrator.__main__:main
antikythera-agents = antikythera_agents.__main__:main
antikythera-mcp = antikythera_orchestrator.mcp_server:main

[antikythera.agents]
interaction = antikythera_agents.user_interaction
io = antikythera_agents.io_agent
moveit = antikythera_agents.moveit
system = antikythera_orchestrator.system_agents

[compas_pb.plugins]
serializers = antikythera.models.conversions
