fix leaderboard initials entry readability with improved contrast and light background e4e854a milwright commited on Oct 31, 2025
simplify game mechanics and consolidate to single AI model 86f177c milwright Claude commited on Oct 31, 2025
fix ui issues: larger chat icons and proper book contextualization 37a7438 milwright commited on Sep 3, 2025
Implement level-aware word selection and performance optimizations 9e0745a milwright commited on Jun 17, 2025
improve prompting tactics and retry logic for multiple tasks b97292d milwright commited on Jun 14, 2025
feat: implement two-passage system to avoid OpenRouter rate limits 106bc8b milwright commited on Jun 13, 2025
debug: add API response logging to identify contextualization issue after first round cca074a milwright commited on Jun 13, 2025
fix: clean contextualization artifacts and ensure passages start properly 4f8034e milwright commited on Jun 12, 2025
fix: clean AI responses to remove JSON artifacts and markdown formatting dfcab2f milwright commited on Jun 12, 2025
fix: resolve HF dataset loading errors and improve word selection 6839f0d milwright commited on Jun 12, 2025
fix: provide target word to AI while preventing disclosure 13ed840 milwright commited on Jun 12, 2025
fix: add robust API error handling for data.choices undefined 9c565fb milwright commited on Jun 12, 2025
fix: improve word selection and remove markdown formatting b874e04 milwright commited on Jun 11, 2025
fix: implement constrained prompts matching tool-calling behavior 18f0d59 milwright commited on Jun 11, 2025
refactor: reduce technical debt by removing unused methods and tool definitions 6e0c330 milwright commited on Jun 11, 2025
refactor: proper separation of concerns - aiService as API wrapper, conversationManager builds prompts 2b8632d milwright commited on Jun 11, 2025
fix: make chat responses direct and concise like proper clues 7a48149 milwright commited on Jun 11, 2025
fix: replace tool-calling with simple direct prompts like main branch a261c04 milwright commited on Jun 11, 2025
fix: prevent AI hallucination and remove problematic tool_choice parameter 243e743 milwright commited on Jun 11, 2025
fix: correct tool-calling format and contextualization truncation 78a1f73 milwright commited on Jun 11, 2025
fix: add runtime API key checking and comprehensive debugging 7d032f3 milwright commited on Jun 11, 2025
fix: restore missing AI methods for word selection and chat 47a380e milwright commited on Jun 11, 2025