dreamland / ui

Commit History

fix: include full dream text in prompt + robust JSON parsing
b6c71a1

panda-lsy commited on

feat: JSON output for reliable dream content parsing
b151ef7

panda-lsy commited on

fix: structured prompt for parser-compatible output
7218e25

panda-lsy commited on

fix: 1024 token budget for thinking model + robust fallback
f6e9131

panda-lsy commited on

fix: robust thinking tag handling for MiniCPM5-1B
ea5e853

panda-lsy commited on

fix: strip thinking tags from combined generation output
2c44176

panda-lsy commited on

perf: single LLM call for dream pipeline (4x faster on CPU)
8fee748

panda-lsy commited on

fix: refresh Explorer/Journal dropdowns after dream submission
0c59a54

panda-lsy commited on

feat: wire up Explorer, Journal, Player, History, Map refresh handlers
c0c7faa

panda-lsy commited on

fix: update slot button labels after creation, add HF Buckets persistence
cddbdc4

panda-lsy commited on

fix: per-user session isolation via ensure_session_id
8a5bac7

panda-lsy commited on

fix: add show_error=True, error handling in dream submission
c14e027

panda-lsy commited on

fix: session_id as gr.State input, update README with correct model
9de8228

panda-lsy commited on

fix: use transformers+MiniCPM5-1B, fix session_id State capture
6796880

panda-lsy commited on

feat: per-user data isolation, fix model name, clean gitignore
820bd65

panda-lsy commited on

feat: complete single-page layout with all tabs, 74 components
23c2457

panda-lsy commited on

fix: CSS via gr.HTML style tag, background as div, no CSS variables
7f4e877

panda-lsy commited on

refactor: follow lolaby pattern β€” embedded CSS, ATTRIBUTION_HTML footer
6ddf93a

panda-lsy commited on

feat: two-screen layout with gr.render, background, favicon, editor fix
6939081

panda-lsy commited on

fix: remove all gr.Column/gr.Group outputs, add favicon
030d56f

panda-lsy commited on

fix: single-page layout, no gr.Column/Group output components
fe7aa73

panda-lsy commited on

fix: move name_input_box inside slot_screen column
e9571f2

panda-lsy commited on

fix: reliable slot selection with single HTML panel + Gradio buttons
f24a0e3

panda-lsy commited on

fix: slot selection logic + input validation
9e16922

panda-lsy commited on

feat: restore slot selection, Settings load save, player-only display
198752a

panda-lsy commited on

refactor: simplify flow β€” creation screen or game screen, no slot buttons
f7075e4

panda-lsy commited on

fix: gr.Group -> gr.Column for valid outputs, remove Player Sheet tab
e8d5f4e

panda-lsy commited on

fix: on_back return values, add Settings tab for language/rename
ff6eaeb

panda-lsy commited on

feat: clickable slot cards, player-sheet preview, lang dropdown
d808886

panda-lsy commited on

fix: slot highlight sync, empty slot detection, auto language detect
b65710d

panda-lsy commited on

refactor: pure text UI, fix slot switching, remove all SVG icons
4dad7ad

panda-lsy commited on

feat: slot stats preview, dynamic background, centered icons, compact lang
141d71c

panda-lsy commited on

fix: slot grid buttons, vertical layout, dark theme for dropdowns/containers
22bc1e0

panda-lsy commited on

feat: clickable slot cards, auto-fill for existing characters
1a5fddc

panda-lsy commited on

feat: slot-first flow β€” select save before entering game
77e1030

panda-lsy commited on

fix: complete i18n coverage + code review fixes
64d3553

panda-lsy commited on

feat: i18n (English/Chinese), SVG alignment fix, row layout fix
9d46c5f

panda-lsy commited on

fix: UI polish β€” tab visibility, clickable slot cards, dark theme consistency
936c7e2

panda-lsy commited on

feat: save slot isolation + character creation flow
c20622b

panda-lsy commited on

feat: multi-user save slot system with 10 player tests
af2903a

panda-lsy commited on

feat: RPG game mechanics β€” player, explorer, quest journal, player sheet
504a799

panda-lsy commited on

feat: structured editing, SVG icons, head CSS injection
f6a6308

panda-lsy commited on

feat: GSAP animated fantasy UI with starfield background
5585a30

panda-lsy commited on

feat: world map visualization + demo data + UI polish
59eb2c7

panda-lsy commited on

feat: working pipeline with MiniCPM5-1B GGUF on CPU
a45e333

panda-lsy commited on

feat: initialize DreamLand project scaffold
364907d

panda-lsy commited on