v0.40.0
langchain-ai/deepagentsv0.40.0May 29, 2026by giswqs
AI Summary
A minor version update focused on fixing QGIS compatibility issues on Windows and macOS and improving DINOv3 segmentation output streaming.
Key Highlights
- Fixed Windows QGIS torch DLL bootstrap
- Fixed macOS QGIS SAM3 verification
- Stream DINOv3 GeoTIFF segmentation output
New Features
- Stream DINOv3 GeoTIFF segmentation output
Full Release Notes
## What's Changed * Fix Windows QGIS torch DLL bootstrap by @giswqs in https://github.com/opengeos/geoai/pull/795 * Fix macOS QGIS SAM3 verification by @giswqs in https://github.com/opengeos/geoai/pull/799 * Stream DINOv3 GeoTIFF segmentation output by @giswqs in https://github.com/opengeos/geoai/pull/800 * Fix Mask R-CNN training worker default by @giswqs in https://github.com/opengeos/geoai/pull/801 * Bump minor versions by @giswqs in https://github.com/opengeos/geoai/pull/802 **Full Changelog**: https://github.com/opengeos/geoai/compare/v0.39.4...v0.40.0