.gitattributes
.gitignore
CLAUDE.md
Dockerfile
LICENSE
Makefile
README.md
make.bat
pyproject.toml
requirements.txt
start_mcp_server.bat
uv.lock
.agents/AGENTS.md
.github/release-drafter.yml
.github/workflows/docker-publish.yml
.github/workflows/publish-databases.yml
.github/workflows/pypi-publish.yml
.github/workflows/release-drafter.yml
docs/assets/factorio-ai-tools.png
maintenance/compact_lancedb.py
maintenance/hooks/pre-push
src/factorio_ai_tools/__init__.py
src/factorio_ai_tools/server.py
src/factorio_ai_tools.egg-info/PKG-INFO
src/factorio_ai_tools.egg-info/SOURCES.txt
src/factorio_ai_tools.egg-info/dependency_links.txt
src/factorio_ai_tools.egg-info/entry_points.txt
src/factorio_ai_tools.egg-info/requires.txt
src/factorio_ai_tools.egg-info/top_level.txt
src/factorio_ai_tools/ingest/__init__.py
src/factorio_ai_tools/ingest/compact_db.py
src/factorio_ai_tools/ingest/ingest_clusterio.py
src/factorio_ai_tools/ingest/ingest_factorio.py
src/factorio_ai_tools/ingest/ingest_forum.py
src/factorio_ai_tools/ingest/ingest_github_repo.py
src/factorio_ai_tools/ingest/ingest_wiki.py