Commit History

fix api key loading and enhance ai prompts
a918c3e

milwright commited on

Update README.md
1f55588
verified

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

Update README.md
24aa1d4
verified

milwright commited on

Update README.md
398146c
verified

milwright commited on

Delete CLAUDE.md
e1fe8a3
verified

milwright commited on

increase margin after bank of dropdown questions
83e8132

milwright commited on

Update README.md
2563209

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

fix: clean up AI response processing and improve UI
b451c6e

milwright commited on

fix: make AI API calls sequential with delay to prevent rate limiting
82a4372

milwright commited on

feat: implement two-passage system to avoid OpenRouter rate limits
106bc8b

milwright commited on

debug: add API response logging to identify contextualization issue after first round
cca074a

milwright commited on

revert: restore working contextualization by reverting to 77c4776 while preserving font improvements
f5f1c69

milwright commited on

improve: enhance contextual prompts with robust safety rules and year integration
2f6bbd8

milwright commited on

Update README.md
77c4776
verified

milwright commited on

Update README.md
490e9f9
verified

milwright commited on

Update README.md
5c7669b
verified

milwright commited on

fix: reduce welcome overlay text size and spacing to prevent cutoff
d339d89

milwright commited on

fix: show welcome overlay immediately on DOM load, before any async operations
af00564

milwright commited on

improve: enhance welcome overlay styling and timing
4e2df23

milwright commited on

fix: welcome overlay button styling and add debugging
c463c35

milwright commited on

feat: add welcome overlay CSS styles to main stylesheet
f7ab310

milwright commited on

improve: update welcome overlay with consistent styling and accurate content
0946b85

milwright commited on

feat: add welcome overlay for first-time user onboarding
b88ba0c

milwright commited on

cleanup: remove unnecessary development and duplicate files
ba941d6

milwright commited on

fix: prevent infinite recursion in passage extraction
e50c260

milwright commited on

fix: clean contextualization artifacts and ensure passages start properly
4f8034e

milwright commited on

improve: differentiate prompts, fix passage boundaries, and avoid early blanks
e38d8d4

milwright commited on

fix: clean AI responses to remove JSON artifacts and markdown formatting
dfcab2f

milwright commited on

deploy: integrate all improvements with clean binary-free history
174f004

milwright commited on

fix: resolve HF dataset loading errors and improve word selection
6839f0d

milwright commited on

fix: provide target word to AI while preventing disclosure
13ed840

milwright commited on

improve: implement better prompt engineering with word concealment and simplified hints
bd503ab

milwright commited on

fix: add robust API error handling for data.choices undefined
9c565fb

milwright commited on

fix: improve word selection and remove markdown formatting
b874e04

milwright commited on

fix: improve randomization and constrain prompts further
575efeb

milwright commited on

fix: implement constrained prompts matching tool-calling behavior
18f0d59

milwright commited on

refactor: reduce technical debt by removing unused methods and tool definitions
6e0c330

milwright commited on

fix: prioritize extracted metadata over HF dataset fields to prevent mismatches
9dafab7

milwright commited on

refactor: proper separation of concerns - aiService as API wrapper, conversationManager builds prompts
2b8632d

milwright commited on