That's very impressive...The IDE uses the TurboPower IPro library for rendering its help texts (popup help, chm files in LHelp), and that is very buggy and incomplete. One idea: Could you ask your AI to create a reduced version of pixie (html only, Lazarus only) for inclusion in the IDE, and to adapt LHelp and the popup hints to it?
Wait, current www-viewer component is for all OSes. Pixie is not for all OSes (not for BSD, Haiku, Solaris), it's correct?It must be easy to add: BSD/Solaris use LCLGtk2 usually, and Haiku uses LCLQt5 or LCLQt6.