Commit Graph

  • 28229d8d69 fix: update app port to 3024 in docker-compose.yml and vite.config.ts main spencer 2026-04-27 15:58:41 -04:00
  • 81e2a7828f fix: correct allowedHosts configuration format in vite.config.ts spencer 2026-04-27 01:06:54 -04:00
  • b4a2968399 fix: update allowedHosts configuration in vite.config.ts to 'beepc' spencer 2026-04-27 00:57:52 -04:00
  • 3112b6e9fe fix: add allowedHosts configuration in vite.config.ts spencer 2026-04-27 00:54:55 -04:00
  • d38c799b27 fix: update app and frontend port mappings to 3023 in .env.example and docker-compose.yml spencer 2026-04-27 00:51:01 -04:00
  • 7a022bc085 fix: update app port in .env and .env.example to 3024 and 3023 respectively spencer 2026-04-27 00:47:47 -04:00
  • 665646bc18 fix: correct app port mapping in docker-compose.yml to use 3000 spencer 2026-04-27 00:46:10 -04:00
  • 56c9cce4c7 fix: correct app port mapping in docker-compose.yml to use 3000 spencer 2026-04-27 00:44:57 -04:00
  • 76dee7e73f fix: update app port mapping in docker-compose.yml from 3000 to 3023 spencer 2026-04-27 00:36:21 -04:00
  • ca49565117 fix: correct app port mapping in docker-compose.yml to match environment variable spencer 2026-04-27 00:31:25 -04:00
  • 5189446c73 fix: update app port mapping in docker-compose.yml from 3000 to 3023 spencer 2026-04-27 00:15:17 -04:00
  • 0da62785d5 feat: refactor turn processing and world state management; remove obsolete files and enhance database interactions spencer 2026-04-27 00:09:11 -04:00
  • c32fa977a8 feat: add database reset functionality and implement rulebook tests spencer 2026-04-26 16:27:26 -04:00
  • fca69d3cb5 feat: enhance turn display with time and diagnostics styling spencer 2026-04-26 14:15:46 -04:00
  • fc10e46ccc feat(interpreter): implement hybrid intent resolution with LLM and deterministic fallback spencer 2026-04-26 14:06:14 -04:00
  • ff9b86c3e9 feat: Implement scene rulebook and validation engine spencer 2026-04-26 13:33:05 -04:00
  • 998635f542 feat: implement processTurn function to handle turn processing and world state updates spencer 2026-04-24 01:04:17 -04:00
  • 2f6af46c79 feat: enhance parser feedback mechanism for improved user guidance spencer 2026-04-23 22:55:16 -04:00
  • c2d12ffcc9 refactor: improve layout and styling consistency across components spencer 2026-04-23 21:08:54 -04:00
  • 1df2ae8164 feat: implement core application structure with Fastify server and SQLite persistence spencer 2026-04-23 21:08:38 -04:00
  • 14a07bca7a Initialize project structure with core files, environment settings, and basic configurations spencer 2026-04-23 17:19:55 -04:00