Commit History

perf: Apply all thread optimizations + complete documentation
8e1770a

Luigi commited on

ui: Remove Control Groups section (unnecessary)
9e21259

Luigi commited on

feat: Implement cancel-on-new-request strategy (no timeouts)
fa2c1d8

Luigi commited on

docs: Explain heuristic vs LLM analysis
8d87603

Luigi commited on

refactor: Remove duplicate LLM loading - single shared model only
7bb190d

Luigi commited on

perf: Non-blocking LLM architecture to prevent game lag
7e8483f

Luigi commited on

docs: Comprehensive README update with AI Analysis and NL interface features
114ddfb

Luigi commited on

perf: Optimize LLM for HuggingFace 2 vCPU environment
03eb9aa

Luigi commited on

fix: Change chat_format from 'qwen2' to 'qwen'
6d41c63

Luigi commited on

fix: Critical fixes for model path and game loop
6efa796

Luigi commited on

debug: Add game loop health check logs
9781acf

Luigi commited on

debug: Add critical logs to identify movement and production issues
9374b54

Luigi commited on

fix: Debug logs and auto-load for NL translator, movement & production bugs
9fdd425

Luigi commited on

debug: Add extensive logging for unit movement bug investigation
e22fa58

Luigi commited on

add libopenblas-dev for llama-cpp-python i built with openblas
726e858

Luigi commited on

fix: Shared LLM model manager and UI positioning
1e98ab1

Luigi commited on

update todos
f85fd8a

Luigi commited on

replace qwen2.5 0.5b with qwen2.5 coder 1.5b
6f16aa1

Luigi commited on

Update README.md
cf736dc
verified

Luigi commited on

Update README.md
794a40b
verified

Luigi commited on

use prebuilt llama cpp python for python 3.10, modify docker to use py3.10 instead of py3.11
6f42108

Luigi commited on

upgrade llama cpp python to 0.3.16
0fdc128

Luigi commited on

fix dep conflit 3
b41133e

Luigi commited on

fix dependency conflit 2
c4d93c4

Luigi commited on

fix dependency conflit
5cbddd4

Luigi commited on

Add MCP support to the game and integrate NL-to-MCP translation capabilities
dbb8242

Luigi commited on

Complete project reorganization: Remove moved files from root directory
1377a96

Luigi commited on

Organize project structure: move test scripts to tests/scripts and documentation to docs/reports
d28c36c

Luigi commited on

Initial commit: Complete RTS project with MCP evaluation
551ad28

Luigi commited on

fix(ui): prevent camera controls overlap with topbar
66bb04b

Luigi commited on

fix(ui): prevent minimap overlap with right sidebar
bfc974b

Luigi commited on

fix(ui): restore minimap base styles
5645b79

Luigi commited on

fix(ui): ensure desktop layout works in HF Spaces iframe
78ef8ec

Luigi commited on

fix(ui): correct responsive breakpoints for desktop gaming
c27a8a9

Luigi commited on

feat(ui): modernize UI/UX with new design system
46a1221

Luigi commited on

docs: fix paths to moved scripts (tools/ and tests/) in docs
e5b7259

Luigi commited on

docs: update docs and index to reflect tools/ + moved test scripts
acce2c9

Luigi commited on

docs(readme): reflect new structure (tools/, docs/, tests/) and update links
5e04a3f

Luigi commited on

chore(structure): add tools/ and move debugging/ops scripts; ignore accidental large artifact
b6dace6

Luigi commited on

chore(structure): move docs into docs/ and tests into tests/
ccbaf39

Luigi commited on

docs: move todos.txt into web/ (single repo, single branch)
1923c95

Luigi commited on

feat(endgame): elimination-based game over + overlay; fix LLM chat_format and i18n draw
a510770

Luigi commited on

deploy(web): full clean snapshot with app code and assets
12d64f8

Luigi commited on

chore(web): ignore logs and model files; remove server.log from VCS
7122c53

Luigi commited on