Add cli/ package with shared debug context
This commit is contained in:
parent
9f38b1ea9c
commit
df0fa41586
2 changed files with 90 additions and 0 deletions
1
cli/__init__.py
Normal file
1
cli/__init__.py
Normal file
|
|
@ -0,0 +1 @@
|
|||
"""Debug CLI package — mirrors web UI interactions for debugging."""
|
||||
Loading…
Add table
Add a link
Reference in a new issue