#!python
from agentic_api.cli import main


raise SystemExit(main())
