README.md
pyproject.toml
src/monag/__init__.py
src/monag/__main__.py
src/monag/advise.py
src/monag/agents.py
src/monag/audit.py
src/monag/catalog.py
src/monag/cli.py
src/monag/doctor.py
src/monag/dsl.py
src/monag/dsl_llm.py
src/monag/export.py
src/monag/fleet.py
src/monag/history.py
src/monag/mcp.py
src/monag/monitor.py
src/monag/opener.py
src/monag/panel.py
src/monag/presentation.py
src/monag/prs.py
src/monag/quality.py
src/monag/report.py
src/monag/resume.py
src/monag/usage.py
src/monag.egg-info/PKG-INFO
src/monag.egg-info/SOURCES.txt
src/monag.egg-info/dependency_links.txt
src/monag.egg-info/entry_points.txt
src/monag.egg-info/requires.txt
src/monag.egg-info/top_level.txt
tests/test_activity.py
tests/test_advise.py
tests/test_audit.py
tests/test_catalog.py
tests/test_dsl.py
tests/test_dsl_llm.py
tests/test_export.py
tests/test_fleet.py
tests/test_mcp.py
tests/test_monitor.py
tests/test_opener.py
tests/test_panel.py
tests/test_presentation.py
tests/test_prs.py
tests/test_quality.py
tests/test_report.py
tests/test_resume.py
tests/test_startup.py
tests/test_usage.py