cloze-reader / src /conversationManager.js

Commit History

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

milwright commited on

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

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

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

milwright commited on

fix: restore working chat and contextualization logic
09d70c8

milwright commited on

feat: minimal deployment with essential JavaScript modules and complete CSS
5dd5427

milwright commited on