LICENSE
MANIFEST.in
README_PyPI.md
pyproject.toml
requirements.txt
src/agentmatrix/core/__init__.py
src/agentmatrix/core/action.py
src/agentmatrix/core/agent_shell.py
src/agentmatrix/core/basic_agent.py
src/agentmatrix/core/cerebellum.py
src/agentmatrix/core/events.py
src/agentmatrix/core/exceptions.py
src/agentmatrix/core/id_generator.py
src/agentmatrix/core/interfaces.py
src/agentmatrix/core/log_config.py
src/agentmatrix/core/log_util.py
src/agentmatrix/core/message.py
src/agentmatrix/core/micro_agent.py
src/agentmatrix/core/prompt_templates.py
src/agentmatrix/core/readable_id_generator.py
src/agentmatrix/core/session_store.py
src/agentmatrix/core/signals.py
src/agentmatrix/core/state_manager.py
src/agentmatrix/core/backends/__init__.py
src/agentmatrix/core/backends/llm_client.py
src/agentmatrix/core/backends/mock_llm.py
src/agentmatrix/core/skills/__init__.py
src/agentmatrix/core/skills/base.py
src/agentmatrix/core/skills/registry.py
src/agentmatrix/core/utils/__init__.py
src/agentmatrix/core/utils/micro_agent_utils.py
src/agentmatrix/core/utils/parser_utils.py
src/agentmatrix/core/utils/skill_parser_utils.py
src/agentmatrix/core/utils/token_utils.py
src/agentmatrix/profiles/deep_researcher.yml
src/agentmatrix/profiles/mark.yml
src/agentmatrix/profiles/planner.yml
src/agentmatrix/profiles/researcher.yml
src/agentmatrix/profiles/system_admin.yml
src/agentmatrix/profiles/user_proxy.yml
src/agentmatrix_core.egg-info/PKG-INFO
src/agentmatrix_core.egg-info/SOURCES.txt
src/agentmatrix_core.egg-info/dependency_links.txt
src/agentmatrix_core.egg-info/requires.txt
src/agentmatrix_core.egg-info/top_level.txt