README.md
pyproject.toml
hc/__init__.py
hc/api.py
hc/capabilities.py
hc/cli_registry.py
hc/client.py
hc/config.py
hc/constants.py
hc/core_ops.py
hc/core_source.py
hc/diagnostics.py
hc/doctor_lib.py
hc/emergency_db.py
hc/env_bootstrap.py
hc/env_state.py
hc/errors.py
hc/hints.py
hc/json_output.py
hc/main.py
hc/marketplace_operation.py
hc/native_core.py
hc/repl.py
hc/setup_runner.py
hc/shell.py
hc/update_check.py
hc/vault_ops.py
hc/commands/__init__.py
hc/commands/_client_helpers.py
hc/commands/_compose_helpers.py
hc/commands/auth.py
hc/commands/cli_version.py
hc/commands/config_cmd.py
hc/commands/connect.py
hc/commands/core.py
hc/commands/deploy.py
hc/commands/doctor.py
hc/commands/emergency.py
hc/commands/env.py
hc/commands/event.py
hc/commands/install.py
hc/commands/logs.py
hc/commands/marketplace.py
hc/commands/module.py
hc/commands/ping.py
hc/commands/plugin.py
hc/commands/plugin_dev.py
hc/commands/plugin_new.py
hc/commands/remove.py
hc/commands/reset.py
hc/commands/rollback.py
hc/commands/search.py
hc/commands/secrets.py
hc/commands/service.py
hc/commands/setup.py
hc/commands/setup_wizard.py
hc/commands/shell_config.py
hc/commands/skill.py
hc/commands/status.py
hc/commands/update.py
hc/commands/workspace.py
hc/commands/recovery/__init__.py
hc/commands/recovery/compose.py
hc/commands/recovery/config.py
hc/commands/recovery/core.py
hc/commands/recovery/db.py
hc/commands/recovery/mode.py
hc/commands/recovery/redis.py
hc/commands/recovery/ui.py
homeconsole_cli.egg-info/PKG-INFO
homeconsole_cli.egg-info/SOURCES.txt
homeconsole_cli.egg-info/dependency_links.txt
homeconsole_cli.egg-info/entry_points.txt
homeconsole_cli.egg-info/requires.txt
homeconsole_cli.egg-info/top_level.txt
tests/test_cli_upgrade.py
tests/test_cli_version.py
tests/test_compose_prune.py
tests/test_config_cmd.py
tests/test_config_roundtrip.py
tests/test_core_ops.py
tests/test_diagnostics.py
tests/test_doctor_port_stacks.py
tests/test_doctor_scopes.py
tests/test_env_bootstrap.py
tests/test_env_dry_run_and_state.py
tests/test_env_extra_commands.py
tests/test_frontend_compose_setup.py
tests/test_frontend_workspace_check.py
tests/test_main_root_callback.py
tests/test_marketplace_operation_parse.py
tests/test_native_core_helpers.py
tests/test_nav_cli.py
tests/test_port_conflicts.py
tests/test_safe_file_history.py
tests/test_setup_extras.py
tests/test_setup_runner.py
tests/test_update_check.py
tests/test_vault_ops.py
tests/test_workspace_resolve.py