mirror of
https://github.com/katanemo/plano.git
synced 2026-05-04 21:32:43 +02:00
* feat: add trace listener process management and foreground mode * docs: add CLI reference documentation and update index * fix: test coverage failing * refactor: simplify trace listener initialization and remove debug mode handling * docs: add CLI command screenshots to reference documentation * fix: update trace listener PID file path * refactor: integrate trace listener management into runtime module and streamline PID handling * adjusting trace command for feedback on PR |
||
|---|---|---|
| .. | ||
| templates | ||
| __init__.py | ||
| config_generator.py | ||
| consts.py | ||
| core.py | ||
| docker_cli.py | ||
| init_cmd.py | ||
| main.py | ||
| rich_click_config.py | ||
| targets.py | ||
| template_sync.py | ||
| trace_cmd.py | ||
| trace_listener_runtime.py | ||
| utils.py | ||
| versioning.py | ||