undef-engine
2025-12-19
Hive Mind game frontend and flow engine refactoring
248 files · 18,197+ · 16,413-
Hive Mind Game
6 files changed
__init__.pyPython module __init____init__.pyPython module __init____init__.pyPython module __init__flow.pyPython module flowstate.pyPython module statedisplay.pyPython module display
- Created HiveMindBoard.tsx (482 lines) for Hive Mind game interface
interface
internal
4 files
HiveMindBoard.tsxHiveMindBoard.test.tsxindex.tsxhive_mind.ts
- Added hive_mind.ts (37 lines) type definitions
instantiate
internal
2 files
hive_mind.tsinit.py
- Integrated into GameBoardRouter
decouple
internal
4 files
GameBoardRouter.tsxgame.pygame.pygame.py
Card Loader
6 files changed
loader.pyPython module loadercard.pyPython module carddeck.pyPython module decktest_card_swapping.pyTest file for card_swappingloader.pyPython module loadercreate.pyPython module create
Admin Module
6 files changed
__init__.pyPython module __init__exceptions.pyPython module exceptionsvalidation.pyPython module validationinit.pyPython module init__init__.pyPython module __init____init__.pyPython module __init__
Flow Engine
6 files changed
__init__.pyPython module __init__components.pyPython module componentsengine.pyPython module enginehandler.pyPython module handler__init__.pyPython module __init__base.pyPython module base
- Added flow/components.py extensions
instantiate
internal
3 files
components.pyflow.pyflow.py
- Updated flow engine and models
decouple
internal
4 files
__init__.pycomponents.pyengine.pyhandler.py
- Added flow utilities and validation improvements
instantiate
internal
4 files
__init__.pycomponents.pyengine.pyhandler.py
Enhancement
6 files changed
conftest.pyE2E test for conftestcommands.pyPython module commandsdisplay.pyPython module displaynpc.pyPython module npc__init__.pyPython module __init__blueprint.pyPython module blueprint
- Updated Codebreakers E2E helpers
decouple
internal
4 files
E2E_TEST_SETUP.mdglobal-setup.tsproof-4-player.spec.tsfeatured-games.spec.ts
- Updated Terrible Psychiatrist E2E helpers
decouple
internal
4 files
E2E_TEST_SETUP.mdglobal-setup.tsproof-4-player.spec.tsfeatured-games.spec.ts
- Added CLI main entry point extensions
instantiate
behavioral
4 files
commands.pydisplay.pynpc.py__init__.py