This project functions as a smart extension system for a chat application, acting like an advanced "co-pilot" cartridge plugged into a console. It uses a central hook to bridge the external logic with the main app, allowing it to intercept user messages before they are sent, perform tasks after the AI responds, and inject custom visual tools directly onto the user's screen. It also maintains direct access to the chat's memory, enabling it to modify messages and input automatically.
Generated by Code IQ