v0.18.0
opengeos/geoaiv0.18.0Nov 5, 2025by giswqs
AI Summary
Enhances user experience by adding visual feedback during agent execution and introduces multiclean integration for cleaning segmentation results.
Key Highlights
- Show spinning icon during agent execution
- Add support for custom transform
- Integrate multiclean for cleaning segmentation results
- Fix NameError when torchange not installed
New Features
- Visual feedback during execution
- Custom transform support
- Multiclean integration
Full Release Notes
## What's Changed * Show spinning icon during agent execution by @giswqs in https://github.com/opengeos/geoai/pull/333 * Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in https://github.com/opengeos/geoai/pull/338 * Fix NameError when torchange not installed by @Copilot in https://github.com/opengeos/geoai/pull/341 * Add support for custom transform by @giswqs in https://github.com/opengeos/geoai/pull/343 * Integrate multiclean for cleaning up segmentation results by @giswqs in https://github.com/opengeos/geoai/pull/344 * Fix cloud detection notebook by @giswqs in https://github.com/opengeos/geoai/pull/345 * Fixed model version descriptions and removed duplicate cell by @wrignj08 in https://github.com/opengeos/geoai/pull/346 * Fix syntax error in scheduler initialization by @mauriciodev in https://github.com/opengeos/geoai/pull/348 * Add ASA workshop notebook by @giswqs in https://github.com/opengeos/geoai/pull/349 * colab url correction by @KikiCS in https://github.com/opengeos/geoai/pull/350 * Update ASA workshop notebook by @giswqs in https://github.com/opengeos/geoai/pull/351 ## New Contributors * @Copilot made their first contribution in https://github.com/opengeos/geoai/pull/341 * @wrignj08 made their first contribution in https://github.com/opengeos/geoai/pull/346 * @mauriciodev made their first contribution in https://github.com/opengeos/geoai/pull/348 * @KikiCS made their first contribution in https://github.com/opengeos/geoai/pull/350 **Full Changelog**: https://github.com/opengeos/geoai/compare/v0.17.0...v0.18.0