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