LICENSE
NOTICE
README.md
pyproject.toml
mico/__init__.py
mico/action_parse.py
mico/action_validation.py
mico/audit.py
mico/auto_fix.py
mico/budget.py
mico/cli.py
mico/command_policy.py
mico/compact.py
mico/compact_meter.py
mico/context.py
mico/dependency_consent.py
mico/diff_render.py
mico/draft_mode.py
mico/entry.py
mico/eval_case_handlers.py
mico/eval_dispatch.py
mico/eval_suite.py
mico/files_complete.py
mico/git_checkpoint.py
mico/git_repo.py
mico/hardware.py
mico/history_utils.py
mico/limits.py
mico/longrun.py
mico/metrics.py
mico/model_client.py
mico/model_discovery.py
mico/model_ops.py
mico/model_recommender.py
mico/model_text.py
mico/orchestra.py
mico/output.py
mico/patch.py
mico/paths.py
mico/phase_transitions.py
mico/picker.py
mico/preflight.py
mico/profiles_runtime.py
mico/prompt_builder.py
mico/recovery.py
mico/redact.py
mico/repair.py
mico/repl.py
mico/retrieval.py
mico/router_hooks.py
mico/server.py
mico/server_watcher.py
mico/session_ops.py
mico/session_store.py
mico/setup_wizard.py
mico/shell_utils.py
mico/skill_io.py
mico/skill_loader.py
mico/slash.py
mico/spinner.py
mico/state_mutations.py
mico/state_reports.py
mico/task_classify.py
mico/task_envelope.py
mico/task_state.py
mico/testloop.py
mico/text_utils.py
mico/tool_narration.py
mico/tool_runner.py
mico/triage.py
mico/ui.py
mico/ui_status.py
mico/verifier.py
mico_agent.egg-info/PKG-INFO
mico_agent.egg-info/SOURCES.txt
mico_agent.egg-info/dependency_links.txt
mico_agent.egg-info/entry_points.txt
mico_agent.egg-info/requires.txt
mico_agent.egg-info/top_level.txt
tests/test_audit.py
tests/test_command_tiers.py
tests/test_final_format.py
tests/test_git_checkpoint.py
tests/test_limits.py
tests/test_longrun.py
tests/test_mico_orchestra.py
tests/test_model_profile.py
tests/test_new_tools.py
tests/test_patch_pipeline.py
tests/test_path_guard.py
tests/test_preflight.py
tests/test_redact.py
tests/test_test_loop.py
tests/test_triage.py