LICENSE
MANIFEST.in
README.md
pyproject.toml
a2y/__init__.py
a2y/agent_manifest.py
a2y/agents_cmd.py
a2y/backup.py
a2y/bootstrap.md
a2y/cli.py
a2y/cli_parser.py
a2y/credentials.py
a2y/doctor.py
a2y/doctor_runtime.py
a2y/drill.py
a2y/duty-templates.yaml
a2y/identity.py
a2y/knowledge.py
a2y/manifest.py
a2y/manifest_support.py
a2y/models.py
a2y/onboard.py
a2y/outdated.py
a2y/platform_probes.py
a2y/platforms.py
a2y/rotate.py
a2y/scaffold.py
a2y/secrets.py
a2y/state.py
a2y/testguard.py
a2y/upgrade.py
a2y/fleet_workflows/gitea/a2y-fleet.yml
a2y/fleet_workflows/github/a2y-fleet.yml
a2y/image/a2y-duties
a2y/image/a2y-health
a2y/image/a2y-hindsight
a2y/image/a2y-memory
a2y/image/a2y-status
a2y/image/agent.dockerfile
a2y/image/agent2you-wheel-empty
a2y/image/apply-memory-profile.py
a2y/image/bashrc
a2y/image/check-image-size.py
a2y/image/check-stream-annotations.py
a2y/image/entrypoint-functions.sh
a2y/image/entrypoint.sh
a2y/image/fleet-roster.py
a2y/image/prepare-acp-config.py
a2y/image/supervisord.conf
a2y/image/plugins/_.hint
a2y/image/plugins/brain-annotations/__init__.py
a2y/image/plugins/brain-annotations/plugin.yaml
a2y/image/plugins/context-sentinel/__init__.py
a2y/image/plugins/context-sentinel/plugin.yaml
a2y/image/plugins/conversation-key/__init__.py
a2y/image/plugins/conversation-key/plugin.yaml
a2y/image/plugins/hermes_otel/config.yaml
a2y/image/plugins/mention-on-edit/__init__.py
a2y/image/plugins/mention-on-edit/plugin.yaml
a2y/image/plugins/reasoning-live/__init__.py
a2y/image/plugins/reasoning-live/plugin.yaml
a2y/image/plugins/steer-into-turn/__init__.py
a2y/image/plugins/steer-into-turn/plugin.yaml
a2y/image/plugins/trace-to-card/__init__.py
a2y/image/plugins/trace-to-card/plugin.yaml
a2y/image/plugins/untagged-routing/__init__.py
a2y/image/plugins/untagged-routing/plugin.yaml
a2y/image/plugins/untagged-routing/policy.py
a2y/image/plugins/usage-footer/__init__.py
a2y/image/plugins/usage-footer/plugin.yaml
a2y/image/supervisord.d/README
a2y/image/supervisord.d/acp2api.conf
a2y/image/supervisord.d/fleet-roster.conf
a2y/image/supervisord.d/hermes.conf
a2y/image/supervisord.d/hindsight.conf
a2y/image/supervisord.d/litellm.conf
a2y/image/supervisord.d/status.conf
a2y/platforms/slack/manifest.yaml
a2y/platforms/teams/manifest.json
a2y/render/__init__.py
a2y/render/brains.py
a2y/render/build.py
a2y/render/common.py
a2y/render/compose.py
a2y/render/envfile.py
a2y/render/hermes.py
a2y/toolkits/browser/USAGE.md
a2y/toolkits/browser/toolkit.yaml
a2y/toolkits/browser/files/a2y-browser-check
a2y/toolkits/browser/files/a2y-browser-mcp
a2y/toolkits/browser/files/a2y-browser-novnc
a2y/toolkits/calendar/USAGE.md
a2y/toolkits/calendar/toolkit.yaml
a2y/toolkits/dotnet/USAGE.md
a2y/toolkits/dotnet/toolkit.yaml
a2y/toolkits/go/USAGE.md
a2y/toolkits/go/toolkit.yaml
a2y/toolkits/gpu/USAGE.md
a2y/toolkits/gpu/toolkit.yaml
a2y/toolkits/gpu/files/a2y-gpu-check.py
a2y/toolkits/java/USAGE.md
a2y/toolkits/java/toolkit.yaml
a2y/toolkits/office/USAGE.md
a2y/toolkits/office/toolkit.yaml
a2y/toolkits/rust/USAGE.md
a2y/toolkits/rust/toolkit.yaml
a2y/toolkits/transcribe/USAGE.md
a2y/toolkits/transcribe/toolkit.yaml
a2y/toolkits/transcribe/files/a2y-transcribe.py
a2y/toolkits/voice/USAGE.md
a2y/toolkits/voice/toolkit.yaml
agent2you.egg-info/PKG-INFO
agent2you.egg-info/SOURCES.txt
agent2you.egg-info/dependency_links.txt
agent2you.egg-info/entry_points.txt
agent2you.egg-info/requires.txt
agent2you.egg-info/top_level.txt
docs/apprentice.md
docs/architecture.md
docs/bundle-usage.md
docs/extending.md
docs/hiring.md
docs/image-size.md
docs/operations.md
docs/provisioning.md
docs/schema.md
docs/secrets.md
docs/subscriptions.md
docs/testing.md
docs/troubleshooting.md
tests/test_agent_add.py
tests/test_automation.py
tests/test_awareness.py
tests/test_backup.py
tests/test_cleanup.py
tests/test_credentials.py
tests/test_docs.py
tests/test_doctor.py
tests/test_features.py
tests/test_identity.py
tests/test_image_size.py
tests/test_manifest.py
tests/test_memory_profile.py
tests/test_models.py
tests/test_onboard.py
tests/test_plugin_contracts.py
tests/test_render.py
tests/test_runtime_scripts.py
tests/test_secrets.py
tests/test_status.py
tests/test_subscription_testing.py
tests/test_toolkits.py
tests/test_topology.py
tests/test_upgrade.py
tests/test_version_sync.py