Support for ChatGPT File Attachments Capture
The Mac Agent now captures file attachments uploaded through ChatGPT Web, which are reflected in the LLM BI report to improve visibility into AI-related file sharing. This enhancement provides fuller context for data exfiltration detection and investigations while improving overall AI governance.
New Uninstall Parameter to Skip Extension Removal
The Agent uninstaller script now supports a safe mode to skip extension removal to help prevent partial or unfinished uninstalls in environments where security policies prevent system extension removal. Administrators can use the skip_extensions flag to allow a clean agent uninstall to complete even if an MDM blocks extension changes.
The specific command to utilize this feature is:
sudo /usr/local/teramind/agent/bin/uninstall.sh -a skip_extensions
Cleaner VPN Content Filter Configuration
For deployments that use Teramind’s VPN mobile configuration profile, the Agent now ensures only one "port:8080" content filter entry is present under System Settings → Network → Filters. The entry is now managed by the mobile configuration and is non-editable by end users to improve compatibility with MDM-driven profiles.
This improvement addresses duplicate entries and configuration drift caused by mixed deployment methods, such as using a mobileconfig file in conjunction with scripts. The updated profile also improves network monitoring and hides the VPN configuration popup on Tahoe.


