LICENSE
README.md
pyproject.toml
setup.py
san_o1_intelligence.egg-info/PKG-INFO
san_o1_intelligence.egg-info/SOURCES.txt
san_o1_intelligence.egg-info/dependency_links.txt
san_o1_intelligence.egg-info/entry_points.txt
san_o1_intelligence.egg-info/requires.txt
san_o1_intelligence.egg-info/top_level.txt
soi/__init__.py
soi/advanced_memory.py
soi/agent.py
soi/agent_runtime.py
soi/chat_runtime.py
soi/cli.py
soi/conversation.py
soi/cron.py
soi/heartbeat.py
soi/logger.py
soi/mcp_client.py
soi/memory.py
soi/model_policy.py
soi/multi_agent.py
soi/onboarding.py
soi/openrouter_client.py
soi/proactive.py
soi/prompt_builder.py
soi/sandbox.py
soi/self_modify.py
soi/task_engine.py
soi/tasks.py
soi/team_runtime.py
soi/tool_parser.py
soi/tooling.py
soi/tui.py
soi/workspace.py
tests/test_agent_runtime_loop.py
tests/test_git_version_manager.py
tests/test_mcp_client.py
tests/test_mcp_retry.py
tests/test_openrouter_conversation.py
tests/test_self_modify.py
tests/test_task_engine.py
tests/test_tool_parser.py