.env.example
LICENSE
MANIFEST.in
README.md
example_client.py
moonshot-local.service
pyproject.toml
start.sh
test_api.sh
local_moonie.egg-info/PKG-INFO
local_moonie.egg-info/SOURCES.txt
local_moonie.egg-info/dependency_links.txt
local_moonie.egg-info/entry_points.txt
local_moonie.egg-info/requires.txt
local_moonie.egg-info/top_level.txt
moonshot_local/__init__.py
moonshot_local/py.typed
moonshot_local/app/__init__.py
moonshot_local/app/browser.py
moonshot_local/app/config.py
moonshot_local/app/llm.py
moonshot_local/app/main.py
moonshot_local/app/prompting.py
moonshot_local/app/schemas.py
moonshot_local/app/search.py
moonshot_local/app/search_decider.py
moonshot_local/app/sse.py