MANIFEST.in
face.png
location.py
main.py
pyproject.toml
readme.md
requirements.txt
smart_island.py
smart_ui.py
ui.py
version_info.txt
actions/automation_engine.py
actions/browser_control.py
actions/code_helper.py
actions/computer_control.py
actions/computer_settings.py
actions/desktop.py
actions/dev_agent.py
actions/document_generator.py
actions/email_sender.py
actions/file_controller.py
actions/file_processor.py
actions/flight_finder.py
actions/game_updater.py
actions/interactive_games.py
actions/memory_actions.py
actions/open_app.py
actions/phone_hub.py
actions/proactive.py
actions/reminder.py
actions/screen_peeler.py
actions/screen_processor.py
actions/send_message.py
actions/system_monitor.py
actions/weather_report.py
actions/web_search.py
actions/wormhole.py
actions/youtube_video.py
ansh_assistant.egg-info/PKG-INFO
ansh_assistant.egg-info/SOURCES.txt
ansh_assistant.egg-info/dependency_links.txt
ansh_assistant.egg-info/entry_points.txt
ansh_assistant.egg-info/requires.txt
ansh_assistant.egg-info/top_level.txt
config/__init__.py
config/security_config.py
core/__init__.py
core/agi_memory.py
core/agi_planner.py
core/agi_proactive.py
core/airtouch.py
core/authentication.py
core/auto_updater.py
core/cli_interface.py
core/installer.py
core/license_manager.py
core/llm_client.py
core/password_manager.py
core/permissions.py
core/prompt.txt
core/skills_manager.py
core/speaker_verification.py
core/stt.py
core/task_llm.py
core/telegram_bot.py
core/tts.py
core/voice_enrollment.py
dashboard/__init__.py
dashboard/screen_streamer.py
dashboard/server.py
dashboard/static/app.html
dashboard/static/crypto-js.min.js
dashboard/static/login.html
dashboard/static/smart_island.html
keys/valid_keys.json
memory/__init__.py
memory/config_manager.py
memory/indexer.py
memory/long_term.json
memory/markdown_store.py
memory/memory_manager.py
memory/memory_service.py
memory/storage/identity.md
memory/storage/knowledge.md
memory/storage/notes.md
memory/storage/personal.md
memory/storage/preferences.md
memory/storage/procedures.md
memory/storage/projects.md
memory/storage/relationships.md
memory/storage/wishes.md
skills/automation_workflows.json
skills/coding_agent.json
skills/hardware_telemetry.json
skills/phone_gateway.json
skills/screen_remote.json
skills/universal_clipboard.json
tests/test_agi_engine.py
tests/test_license_manager.py
tests/test_voice_auth.py