README.md
pyproject.toml
src/aicfg/__init__.py
src/aicfg/cli/__init__.py
src/aicfg/cli/commands.py
src/aicfg/cli/context.py
src/aicfg/cli/servers.py
src/aicfg/cli/sessions.py
src/aicfg/cli/settings.py
src/aicfg/cli/skills.py
src/aicfg/mcp/__init__.py
src/aicfg/mcp/server.py
src/aicfg/sdk/__init__.py
src/aicfg/sdk/commands.py
src/aicfg/sdk/config.py
src/aicfg/sdk/context.py
src/aicfg/sdk/mcp_setup.py
src/aicfg/sdk/sessions.py
src/aicfg/sdk/settings.py
src/aicfg/sdk/skills.py
src/aicfg/sdk/utils.py
src/echomodel.egg-info/PKG-INFO
src/echomodel.egg-info/SOURCES.txt
src/echomodel.egg-info/dependency_links.txt
src/echomodel.egg-info/entry_points.txt
src/echomodel.egg-info/requires.txt
src/echomodel.egg-info/top_level.txt
tests/test_allowed_tools_config.py
tests/test_context_assist.py
tests/test_context_eval.py
tests/test_included_paths_config.py
tests/test_isolated.py
tests/test_mcp_add.py
tests/test_mcp_remove.py
tests/test_mcp_servers_list.py
tests/test_mcp_servers_modify.py
tests/test_settings_read.py
tests/test_settings_set.py
tests/test_skills.py
tests/test_slash_commands_config.py
tests/test_slash_commands_namespaced.py
tests/test_slash_commands_register.py