Commit History

add text input option to initials modal for easier entry
541ff38

milwright commited on

add streak indicator and prevent concatenated word selection
04bba1d

milwright commited on

prevent initials modal from auto-submitting on first high score
4ea90f7

milwright commited on

remove word logging from console for cleaner debugging output
2ecb883

milwright commited on

point leaderboard to dedicated milwright/cloze-leaderboard space for shared standings
5beb699

milwright commited on

fix leaderboard initials entry readability with improved contrast and light background
e4e854a

milwright commited on

add leaderboard persistent storage and fix styling
af86b7d

milwright commited on

clean: remove perfect rounds metric and update leaderboard styling
f1bb203

milwright Claude commited on

fix level progression and leaderboard accessibility
20b30b6

milwright commited on

simplify game mechanics and consolidate to single AI model
86f177c

milwright Claude commited on

improve progress tracking with user-visible helpers
a1fb0b6

milwright commited on

update: clarify dual model usage in welcome overlay
e4a3bf1

milwright commited on

clean: remove test framework and unnecessary files
f4795d7

milwright commited on

fix: prevent numbers from being selected as blank words
4f630fa

milwright commited on

fix level progression tracking and ui display
a4e8e99

milwright commited on

fix ui issues: larger chat icons and proper book contextualization
37a7438

milwright commited on

simplify ui language and integrate dual gemma models
fed2199

milwright commited on

Add local LLM integration support
56287e6

milwright commited on

Fix confusing level advancement message display
07a676b

milwright commited on

Fix difficulty progression and batch processing issues
1505067

milwright commited on

Optimize AI word selection to reduce fallback rate
de88fe1

milwright commited on

Fix word matching logic to prevent fallback override
9ed86c2

milwright commited on

Strengthen content filtering to reject dictionary and academic material
dc9cc8c

milwright commited on

Add enhanced game logic improvements
baad690

milwright commited on

Add sticky control panel for mobile-friendly navigation
b48eb70

milwright commited on

Add filtering for excessive dashes in passage extraction
7b3ba65

milwright commited on

Fix level progression and word validation issues
eeb2654

milwright commited on

Strengthen content filtering to reject indexes and TOCs
9e70845

milwright commited on

Improve content filtering and word validation
e26fd03

milwright commited on

Refactor book processing to remove year extraction and improve fallback logic
bac89b2

milwright commited on

Add word length validation to batch processing
d5848fc

milwright commited on

Implement level-aware word selection and performance optimizations
9e0745a

milwright commited on

Update src/welcomeOverlay.js
870251f
verified

milwright commited on

Clean up repository and update content
4e5b41a

milwright commited on

Fix duplicate answer display bug
afac52e

milwright commited on

fix level progression and optimize ai word selection
440ff08

milwright commited on

fix book preloading and filtering issues
c21250b

milwright commited on

fix api key loading and enhance ai prompts
a918c3e

milwright commited on

fix gemma-3 api compatibility by removing system messages
559e227

milwright commited on

improve prompting tactics and retry logic for multiple tasks
b97292d

milwright commited on

increase margin after bank of dropdown questions
83e8132

milwright commited on

fix: improve UI elements and reduce input field width
1df4d55

milwright commited on

docs: update content descriptions to use consistent language
8f29607

milwright commited on

fix: improve UI consistency and prevent capitalized words as blanks
805c9da

milwright commited on

fix: improve chat interface and error handling
3ca518f

milwright commited on

fix: remove passage tracking from UI
129f98d

milwright commited on

feat: implement batch API processing for both passages
cd16e7b

milwright commited on

fix: improve word selection and passage quality filtering
b37374a

milwright commited on

Merge branch 'main' into clean-deploy
d2c7203

milwright commited on

fix: add spaced underscores and mobile dropdown for questions
0aa8e05

milwright commited on