Coverage for src / cli / __init__.py: 100%

0 statements  

« prev     ^ index     » next       coverage.py v7.13.0, created at 2026-01-04 04:43 +0000

1"""CLI package for mala orchestrator. 

2 

3This package contains the command-line interface for running 

4parallel issue processing with Claude Agent SDK. 

5"""