Rule Engine Design Review Scope: roguelite · mud · rules_engine/core · rules_engine/dnd-prototype Reviewer checklist: ~/agents/DESIGN_REVIEWER.md Date: 2026-05-15 Implementations at a Glance | | roguelite | mud | rules_engine/core | rules_engine/dnd |
Trial Run Run the service OLLAMA_BASE=/media/kage/Data/local_llm/ollama OLLAMA_HOST=host.docker.internal:11434 cd ${OLLAMA_BASE} docker run --rm --gpus=all -v ${OLLAMA_BASE}/ollama:/root/.ollama -p 11434:11434 ollama/ollama