.env.example
LICENSE
MANIFEST.in
README.md
agent.py
agent_tools.py
analytics.py
browser.py
cli_agents.py
control.py
engine.py
hands_free_voice.py
jarvis.py
macros.py
paths.py
platform_adapter.py
pro.py
pyproject.toml
run_hands_free.bat
run_hands_free.sh
segmenter.py
stt.py
tts.py
voice_agent.py
micoracle.egg-info/PKG-INFO
micoracle.egg-info/SOURCES.txt
micoracle.egg-info/dependency_links.txt
micoracle.egg-info/entry_points.txt
micoracle.egg-info/requires.txt
micoracle.egg-info/top_level.txt
tests/test_adapter_contract.py
tests/test_agent_loop.py
tests/test_agent_tools.py
tests/test_analytics.py
tests/test_browser.py
tests/test_cli_agents.py
tests/test_cli_integration.py
tests/test_codex_backend.py
tests/test_control.py
tests/test_custom_wake_words.py
tests/test_dispatch_agent.py
tests/test_dynamic_target.py
tests/test_embedded_key.py
tests/test_end_to_end.py
tests/test_hallucination_filter.py
tests/test_jarvis.py
tests/test_jarvis_tools.py
tests/test_macros.py
tests/test_platform_adapter.py
tests/test_pro.py
tests/test_segmenter.py
tests/test_stt_factory.py
tests/test_tts_factory.py
tests/test_wake_detection.py
tests/test_wake_state.py