LICENSE
MANIFEST.in
README.md
pyproject.toml
a2y/__init__.py
a2y/agents_cmd.py
a2y/apprentice.py
a2y/backup.py
a2y/bootstrap.md
a2y/cli.py
a2y/doctor.py
a2y/drill.py
a2y/duty-templates.yaml
a2y/knowledge.py
a2y/manifest.py
a2y/models.py
a2y/outdated.py
a2y/render.py
a2y/rotate.py
a2y/scaffold.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-memory
a2y/image/agent.dockerfile
a2y/image/apply-memory-profile.py
a2y/image/bashrc
a2y/image/entrypoint.sh
a2y/image/fleet-roster.py
a2y/image/plugins/_.hint
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/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/litellm.conf
a2y/platforms/slack/manifest.yaml
a2y/platforms/teams/manifest.json
a2y/toolkits/browser/USAGE.md
a2y/toolkits/browser/toolkit.yaml
a2y/toolkits/calendar-caldav/USAGE.md
a2y/toolkits/calendar-caldav/toolkit.yaml
a2y/toolkits/calendar-exchange/USAGE.md
a2y/toolkits/calendar-exchange/toolkit.yaml
a2y/toolkits/calendar-google/USAGE.md
a2y/toolkits/calendar-google/toolkit.yaml
a2y/toolkits/transcribe/USAGE.md
a2y/toolkits/transcribe/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
tests/test_agent_add.py
tests/test_automation.py
tests/test_backup.py
tests/test_doctor.py
tests/test_features.py
tests/test_models.py
tests/test_render.py
tests/test_toolkits.py
tests/test_topology.py
tests/test_upgrade.py
tests/test_version_sync.py