.pre-commit-config.yaml
AGENTS.md
CHANGELOG.md
CLAUDE.md
LICENSE
MANIFEST.in
README.md
a2a.json
mcp_config.json
mkdocs.yml
opencode.json
pyproject.toml
requirements.txt
scripts/security_sanitizer.py
scripts/validate_a2a_agent.py
systems_manager/__init__.py
systems_manager/__main__.py
systems_manager/agent_os_tools.py
systems_manager/agent_server.py
systems_manager/bmc_credentials.py
systems_manager/mcp_config.json
systems_manager/mcp_server.py
systems_manager/models.py
systems_manager/os_provider.py
systems_manager/os_provider_tools.py
systems_manager/storage_health.py
systems_manager/storage_tools.py
systems_manager/sudo_helper.py
systems_manager/systems_manager.py
systems_manager.egg-info/PKG-INFO
systems_manager.egg-info/SOURCES.txt
systems_manager.egg-info/dependency_links.txt
systems_manager.egg-info/entry_points.txt
systems_manager.egg-info/requires.txt
systems_manager.egg-info/top_level.txt
systems_manager/mcp/__init__.py
systems_manager/prompts/__init__.py
systems_manager/prompts/main_agent.json
systems_manager/skills/__init__.py
systems_manager/skills/ipmi-bmc-manager/SKILL.md
systems_manager/skills/ipmi-bmc-manager/references/cheatsheet.md
systems_manager/skills/nic-bond-provisioner/SKILL.md
systems_manager/skills/nic-bond-provisioner/references/recovery.md
systems_manager/skills/nic-bond-provisioner/scripts/apply-bond.sh
systems_manager/skills/nic-bond-provisioner/scripts/gen-bond-config.sh
tests/__init__.py
tests/conftest.py
tests/health_check2.py
tests/test_action_discovery.py
tests/test_cluster_sudo.py
tests/test_collapsed_tools.py
tests/test_concept_parity.py
tests/test_file_manager.py
tests/test_init_dynamics.py
tests/test_mcp_routing.py
tests/test_mcp_server.py
tests/test_os_provider.py
tests/test_os_provider_tools.py
tests/test_platform_managers.py
tests/test_remote_host_routing.py
tests/test_startup.py
tests/test_storage_health.py
tests/test_sudo_helper.py