README.md
pyproject.toml
src/thoth_coder/__init__.py
src/thoth_coder/affective_engine.py
src/thoth_coder/backtrack_manager.py
src/thoth_coder/continuous_education_worker.py
src/thoth_coder/curriculum_extractor.py
src/thoth_coder/dream_worker.py
src/thoth_coder/embedding.py
src/thoth_coder/logger.py
src/thoth_coder/main.py
src/thoth_coder/mcp_server.py
src/thoth_coder/memory_manager.py
src/thoth_coder/pattern_clusterer.py
src/thoth_coder/proxy_client.py
src/thoth_coder/research_agent.py
src/thoth_coder/sleep_agent.py
src/thoth_coder/system2_validator.py
src/thoth_coder/test_failure.py
src/thoth_coder/test_knowledge_extraction.py
src/thoth_coder/test_memory_tools.py
src/thoth_coder/test_proxy.py
src/thoth_coder/test_segmentation.py
src/thoth_coder/test_sleep.py
src/thoth_coder/test_system2.py
src/thoth_coder/test_tools.py
src/thoth_coder/tool_registry.py
src/thoth_coder/ws_manager.py
src/thoth_coder.egg-info/PKG-INFO
src/thoth_coder.egg-info/SOURCES.txt
src/thoth_coder.egg-info/dependency_links.txt
src/thoth_coder.egg-info/entry_points.txt
src/thoth_coder.egg-info/requires.txt
src/thoth_coder.egg-info/top_level.txt
src/thoth_coder/petosiris/__init__.py
src/thoth_coder/petosiris/actors.py
src/thoth_coder/petosiris/evaluator.py
src/thoth_coder/petosiris/harness.py
src/thoth_coder/petosiris/judge.py
src/thoth_coder/petosiris/latency_tracker.py
src/thoth_coder/petosiris/main.py
src/thoth_coder/petosiris/regression.py
src/thoth_coder/petosiris/research_loop.py
src/thoth_coder/petosiris/security.py
src/thoth_coder/petosiris/security_scanner.py
tests/test_affective_engine.py
tests/test_performant_search.py
tests/test_personalization.py
tests/test_single_shot_error.py