9a78af7b059f3305f60db3eaf57335b2b4ac6541
Engine.InjectMessage() appends messages to history without triggering a turn. When permission mode or incognito changes, the notification is injected as a user+assistant pair so the model sees it as context. Fixes: model now knows permissions changed and will retry tool calls instead of remembering old denials from previous mode.
Description
Languages
Go
99.9%