LICENSE
README.md
actions.py
agent_team.py
api_tools.py
config.py
context_builder.py
embeddings.py
kodiqa.py
lsp.py
mcp.py
mcp_oauth.py
memory.py
model_registry.py
ollama_manager.py
pyproject.toml
repomap.py
session_store.py
templates.py
tools.py
toon.py
web.py
kodiqa.egg-info/PKG-INFO
kodiqa.egg-info/SOURCES.txt
kodiqa.egg-info/dependency_links.txt
kodiqa.egg-info/entry_points.txt
kodiqa.egg-info/requires.txt
kodiqa.egg-info/top_level.txt
tests/test_api_tools.py
tests/test_chat_loop.py
tests/test_config.py
tests/test_dispatch.py
tests/test_edit_queue.py
tests/test_failover.py
tests/test_features_v2.py
tests/test_features_v3.py
tests/test_features_v4.py
tests/test_file_ops.py
tests/test_logging.py
tests/test_managers.py
tests/test_mcp.py
tests/test_mcp_http.py
tests/test_mcp_lazy.py
tests/test_mcp_oauth.py
tests/test_memory.py
tests/test_new_features.py
tests/test_parse_actions.py
tests/test_rewind.py
tests/test_search_ops.py
tests/test_session_store.py
tests/test_stream_writer.py
tests/test_toon.py
tests/test_web.py