feat: add standalone CLI project

This commit is contained in:
mmc
2026-03-19 07:36:14 +08:00
commit 26b238ec25
16 changed files with 6103 additions and 0 deletions

1
__init__.py Normal file
View File

@@ -0,0 +1 @@
"""CLI application package for OpenAI Pool Orchestrator."""