LICENSE
README.md
agent_ultimate.py
hermes_cli.py
pyproject.toml
core/__init__.py
core/agent.py
core/changeset.py
core/kanban.py
core/memory.py
core/observability.py
core/providers.py
core/tools.py
core/checkpoint/__init__.py
core/cognition/__init__.py
core/cognition/distill.py
core/cognition/dream.py
core/cognition/events.py
core/cognition/judge.py
core/cognition/subconscious.py
core/context/__init__.py
core/context/budgeter.py
core/context/checkpointer.py
core/context/engine.py
core/context/immune.py
core/context/store.py
core/epistemic/__init__.py
core/epistemic/calibration.py
core/epistemic/maxmode.py
core/epistemic/router.py
core/intel/__init__.py
core/intel/codeintel.py
core/intel/embeddings.py
core/intel/lsp.py
core/intel/semsearch.py
core/intel/sentinel.py
core/intel/worldmodel.py
core/platform/__init__.py
core/platform/doctor.py
core/platform/mcp_client.py
core/platform/modeladvisor.py
core/platform/profiler.py
core/senses/__init__.py
core/senses/orchestra.py
core/senses/vision.py
core/senses/voice.py
daedalus_ai.egg-info/PKG-INFO
daedalus_ai.egg-info/SOURCES.txt
daedalus_ai.egg-info/dependency_links.txt
daedalus_ai.egg-info/entry_points.txt
daedalus_ai.egg-info/requires.txt
daedalus_ai.egg-info/top_level.txt
hermes_webui/__init__.py
hermes_webui/index.html
hermes_webui/assets/index-D6kT_WMy.js
tests/test_autoroute.py
tests/test_changeset.py
tests/test_checkpoint_safety.py
tests/test_cognition.py
tests/test_context_engine.py
tests/test_conversation.py
tests/test_core.py
tests/test_e2e_smoke.py
tests/test_e2e_ws.py
tests/test_epistemic.py
tests/test_intel.py
tests/test_launcher.py
tests/test_lsp_embeddings.py
tests/test_mentions_cancel.py
tests/test_observability.py
tests/test_platform.py
tests/test_reliability.py
tests/test_senses.py