Commit History

Merge remote-tracking branch 'origin/main'
a750c39

WillHbx commited on

Update engine.py
efe487f

SupPepper commited on

fix(painter, modal): fp16-safe VAE, rembg session reuse, scaledown window
fe6747e

WillHbx commited on

feat(engine): split play_turn into text+image phases, add resume and session_info
f5928d8

WillHbx commited on

feat(orchestrator): anti-repeat retry, error fallback, scout routing
a0898e7

WillHbx commited on

feat(state): milestone50, remember_fact, beat guard, new_character ordering
110e3c1

WillHbx commited on

feat(memory): structured budget fit, milestone-50 hint, pacing nudge
b08778c

WillHbx commited on

feat(prompts): force grammar fields, scout_schema, action_note, lru_cache
37ac297

WillHbx commited on

feat(schemas, config): add remember_fact directive, ViewState.history, IMAGE_VAE
a61cdc7

WillHbx commited on

fix(llm): _hf_gen_kwargs, truncated-JSON repair, ModalLLM warmup, debug-gated logs
291cd48

WillHbx commited on

refactor(utils): extract shared helpers into visualnovel/utils.py
7163908

WillHbx commited on

chore(llm): clean comment
2adf2c5

WillHbx commited on

fix(llm): Try to catch the text after the last <think>
21319bf

WillHbx commited on

fix(llm): when using action (such as look around), remove the thinking
68e4a01

WillHbx commited on

Fix(schema): non restrictive emotion mapping from LLM response
3ffea9c

WillHbx commited on

fix(TransformersLLM): strip Qwen3 think-tags, add LLM logging, atomic
f6f7121

WillHbx commited on

fix(tts): handle empty audio from kokoro_onnx.create() gracefully
e646fd9

WillHbx commited on

fix(TransformersLLM): handle missing/fenced JSON with retry and fallback
1547f67

WillHbx commited on

fix(zerogpu): persist game state to /tmp after every mutation for worker
3186715

WillHbx commited on

fix(zerogpu): persist phase state, because zerogpu run each function in
4a789ac

WillHbx commited on

fix(TransformersLLM): inject resolved schema skeleton into prompt for
8bf6f6f

WillHbx commited on

fix(ZeroGPU): apply the same fix of zerogpu model's loading for the
6162edc

WillHbx commited on

feat(ZeroGPU) : Fix HuggingFace logs error.
8cea5b8

WillHbx commited on

chore(reformat): reformat existing code with ruff.
541815d

WillHbx commited on

Feat : Music and Relations
ddd189b

SupPepper commited on

Feat : Save System
ba89557

SupPepper commited on

Auto-download Kokoro model files if missing at startup
3206b9c

WillHbx Claude Sonnet 4.6 commited on

Make IMAGE_MODEL/LORA defaults backend-aware
9f1f872

WillHbx Claude Sonnet 4.6 commited on

Merge branch 'main' of https://huggingface.co/spaces/build-small-hackathon/Hackathon-IA-VisualNovel
9a33481

SupPepper commited on

Journal
fa489d9

SupPepper commited on

Auto-detect HF Space env; fix image dependency check
11083b8

WillHbx Claude Sonnet 4.6 commited on

Merge origin/main into feature/update-vocal_system
78f83ed

WillHbx Claude Sonnet 4.6 commited on

Update TTS with "voice description mapper"
0885587

WillHbx commited on

save
2d74a10

SupPepper commited on

Add TTS
4750074

WillHbx commited on

Fix backdrop character bleed: guidance scale + cleaned style prompt
c165016

WillHbx Claude Sonnet 4.6 commited on

Add STT fixes, SDXL-Lightning backend, voice UX and rembg sprite transparency
407855c

WillHbx Claude Sonnet 4.6 commited on

Lots of thing
ecc25d3

SupPepper commited on

Fix quiet_stderr for windows user
4ac3c40

WillHbx commited on

Initial commit: Reorganized project structure
aeaa809

WillHbx commited on