- Per-user install mode is now the default for fresh Docker Desktop installations from the Microsoft Store on Windows
- Native crash reports are no longer uploaded to Bugsnag when analytics is disabled by the user
- File content previews and diffs are now visible in the Gordon confirmation card when approving write or edit file actions
- Invalid install-settings.json no longer causes a ~7-minute startup delay; the error now appears immediately
- Gordon's plan mode no longer silently reverts to build mode after the first message
- Invalid config.json at startup now shows an error dialog within seconds instead of up to 7 minutes
- Linux VM kernel panic that could hang Docker Desktop when a container's file watcher observed host-side changes to files on a bind mount
- Docker Hardened Images CLI ampersands are no longer encoded when outputting JSON to the console
- Extensions-related requests no longer fail on startup due to the extensions selector incorrectly defaulting to enabled
- Sub-agent message attribution is now preserved when reloading a historical multi-agent Gordon session
- Gordon's Clean up Docker suggestion prompt now proposes a cleanup plan and waits for user confirmation before removing any resources
- Gordon's AI plan-mode toggle visibility now accurately reflects backend support
- Per-user uninstalls of Docker Desktop on Windows no longer fail with an unauthorized access error when attempting to revert the hosts file
- Docker Desktop no longer crashes when the docker-users group is missing; a recoverable group membership dialog is shown instead
- Removing files on a host bind mount inside an Enhanced Container Isolation container no longer fails with "Value too large for data type"
Docker AI Agent v1.115.0 Fixed an issue where native crash reports were uploaded to Bugsnag even when analytics was disabled by the user. Fixed an issue where file content previews and diffs were hidden in the Gordon confirmation card when approving write or edit file actions. Fixed an issue where an invalid install-settings.json caused a ~7-minute startup delay before showing the error dialog. The error now appears immediately. Fixed an issue where Gordon's plan mode would silently revert to build mode after the first message, causing subsequent turns to run with full tool access despite plan mode appearing active. Fixed an issue where an invalid config.json at startup would delay the error dialog by up to 7 minutes instead of appearing within seconds. Fixed a Linux VM kernel panic that could hang Docker Desktop when a container's file watcher (inotify/fanotify) observed host-side changes to files on a bind mount. Fixed Docker Hardened Images CLI ampersands being encoded when outputting JSON to the console. Fixed a bug where extensions-related requests would fail on startup due to the extensions selector incorrectly defaulting to enabled before settings were loaded. Fixed an issue where sub-agent message attribution was lost when reloading a historical multi-agent Gordon session, causing sub-agent messages to appear as if produced by the main agent. Fixed Gordon's Clean up Docker suggestion prompt to propose a cleanup plan and wait for user confirmation before removing any resources, preventing unintended deletions. Fixed the Gordon AI plan-mode toggle visibility to accurately reflect backend support, showing only when the connected agent declares plan capability. Fixed a bug where per-user uninstalls of Docker Desktop on Windows failed with an unauthorized access error when attempting to revert the hosts file. Added per-user install mode as the default for fresh Docker Desktop installations from the Microsoft Store on Windows, removing the need for admin privileges. Fixed an issue where Docker Desktop crashed when the docker-users group is missing, now showing a recoverable group membership dialog instead. Removing files on a host bind mount inside an Enhanced Container Isolation container no longer fails with "Value too large for data type".