LICENSE
MANIFEST.in
README.md
pyproject.toml
.opencode/plugins/armada-pending.js
.opencode/plugins/armada-pending.ts
armada_ai/__init__.py
armada_ai/armada-bash.sh
armada_ai/cli.py
armada_ai/config.py
armada_ai/constants.py
armada_ai/db.py
armada_ai/health.py
armada_ai/logs.py
armada_ai/metrics.py
armada_ai/naming.py
armada_ai/project_explorer.py
armada_ai/server.py
armada_ai/service.py
armada_ai/tmux.py
armada_ai.egg-info/PKG-INFO
armada_ai.egg-info/SOURCES.txt
armada_ai.egg-info/dependency_links.txt
armada_ai.egg-info/entry_points.txt
armada_ai.egg-info/requires.txt
armada_ai.egg-info/top_level.txt
armada_ai/bin/armada-node-report
armada_ai/bin/armada-node-result
armada_ai/bin/armada-node-spawn
armada_ai/bin/armada-node-wait
armada_ai/bin/armada-work
armada_ai/domain/models.py
armada_ai/hooks/claude-permission.sh
armada_ai/hooks/claude-post-tool.sh
armada_ai/hooks/claude-pre-tool.sh
armada_ai/hooks/claude-stop.sh
armada_ai/infrastructure/auth_manager.py
armada_ai/infrastructure/database.py
armada_ai/infrastructure/deployment.py
armada_ai/infrastructure/terminal_attach.py
armada_ai/infrastructure/tmux_session.py
armada_ai/static/xterm.css
armada_ai/static/xterm.js
armada_ai/templates/index.html
armada_ai/transport/middleware.py
armada_ai/transport/static_assets.py
skills/armada-node/SKILL.md
skills/armada-orchestrator/SKILL.md
skills/armada-worker/SKILL.md
tests/test_config.py
tests/test_db.py
tests/test_logs.py
tests/test_metrics.py
tests/test_naming.py
tests/test_server.py
tests/test_service.py
tests/test_tmux.py