LICENSE.txt
MANIFEST.in
README.md
config.yaml
mcp_servers.json
mtrini_cli.py
mtrini_ide.py
mtrini_tui.py
setup.py
app/__init__.py
app/agents.py
app/agents_db.json
app/auth.py
app/database.py
app/email_service.py
app/ggml-base.dll
app/ggml-cpu-alderlake.dll
app/ggml-cpu-cannonlake.dll
app/ggml-cpu-cascadelake.dll
app/ggml-cpu-cooperlake.dll
app/ggml-cpu-haswell.dll
app/ggml-cpu-icelake.dll
app/ggml-cpu-ivybridge.dll
app/ggml-cpu-piledriver.dll
app/ggml-cpu-sandybridge.dll
app/ggml-cpu-sapphirerapids.dll
app/ggml-cpu-skylakex.dll
app/ggml-cpu-sse42.dll
app/ggml-cpu-x64.dll
app/ggml-cpu-zen4.dll
app/ggml-rpc.dll
app/ggml-vulkan.dll
app/ggml.dll
app/icon.ico
app/icon.png
app/libomp140.x86_64.dll
app/llama-batched-bench-impl.dll
app/llama-bench-impl.dll
app/llama-cli-impl.dll
app/llama-common.dll
app/llama-completion-impl.dll
app/llama-fit-params-impl.dll
app/llama-perplexity-impl.dll
app/llama-quantize-impl.dll
app/llama-server-impl.dll
app/llama-server.exe
app/llama.dll
app/main.py
app/main_window.py
app/mcp_manager.py
app/model.py
app/mtmd.dll
app/paths.py
app/server.py
app/templates_data.py
app/watcher_agent.py
app/webview_qt.py
app/static/icon.png
app/static/license-app/icon.png
app/static/license-app/index.html
app/static/license-app/manifest.json
app/templates/cli_ui.html
app/templates/index.html
app/templates/login.html
app/templates/upgrade.html
engine/__init__.py
engine/agent.py
engine/context.py
mtrinicli.egg-info/PKG-INFO
mtrinicli.egg-info/SOURCES.txt
mtrinicli.egg-info/dependency_links.txt
mtrinicli.egg-info/entry_points.txt
mtrinicli.egg-info/requires.txt
mtrinicli.egg-info/top_level.txt
providers/__init__.py
providers/base.py
providers/openai_compat.py
providers/registry.py
providers/vault.py
tools/__init__.py
tools/base.py
tools/bash.py
tools/edit_file.py
tools/glob.py
tools/grep.py
tools/read_file.py
tools/registry.py
tools/webfetch.py
tools/websearch.py
tools/write_file.py
tui/__init__.py
tui/app.py