🔧 fix(responseHandler): update recall from number to boolean for message processing
🔧 fix(ai): modify recall from number to boolean in AI message handling
🧹 chore(responseHandler.js): Simplify message type handling by eliminating deprecated recall case
🚧 cleanup(ai.js): Delete obsolete recall message handling function and related case statements