[console_scripts]
docs-generate = worthless.dev.docs:generate_docs
test-all = worthless.testing.runners:all_tests
test-docker = worthless.testing.runners:docker
test-live = worthless.testing.runners:live
test-openclaw = worthless.testing.runners:openclaw
test-unit = worthless.testing.runners:unit
worthless = worthless.cli.app:app
