fix: improve UI consistency and prevent capitalized words as blanks 805c9da milwright commited on Jun 14
fix: make AI API calls sequential with delay to prevent rate limiting 82a4372 milwright commited on Jun 13
feat: implement two-passage system to avoid OpenRouter rate limits 106bc8b milwright commited on Jun 13
debug: add API response logging to identify contextualization issue after first round cca074a milwright commited on Jun 13
revert: restore working contextualization by reverting to 77c4776 while preserving font improvements f5f1c69 milwright commited on Jun 13
improve: enhance contextual prompts with robust safety rules and year integration 2f6bbd8 milwright commited on Jun 13
fix: reduce welcome overlay text size and spacing to prevent cutoff d339d89 milwright commited on Jun 12
fix: show welcome overlay immediately on DOM load, before any async operations af00564 milwright commited on Jun 12
improve: update welcome overlay with consistent styling and accurate content 0946b85 milwright commited on Jun 12
fix: clean contextualization artifacts and ensure passages start properly 4f8034e milwright commited on Jun 12
improve: differentiate prompts, fix passage boundaries, and avoid early blanks e38d8d4 milwright commited on Jun 12
fix: clean AI responses to remove JSON artifacts and markdown formatting dfcab2f milwright commited on Jun 12
deploy: integrate all improvements with clean binary-free history 174f004 milwright commited on Jun 12
fix: resolve HF dataset loading errors and improve word selection 6839f0d milwright commited on Jun 12
improve: implement better prompt engineering with word concealment and simplified hints bd503ab milwright commited on Jun 12
fix: implement constrained prompts matching tool-calling behavior 18f0d59 milwright commited on Jun 11
refactor: reduce technical debt by removing unused methods and tool definitions 6e0c330 milwright commited on Jun 11
fix: prioritize extracted metadata over HF dataset fields to prevent mismatches 9dafab7 milwright commited on Jun 11
refactor: proper separation of concerns - aiService as API wrapper, conversationManager builds prompts 2b8632d milwright commited on Jun 11