Skip to content

AgenticGIS v0.2.1

Choose a tag to compare

@ultramenid ultramenid released this 08 Jun 11:51

AgenticGIS v0.2.1

Fixed:

  • Prompt: mandatory GEE workflow to prevent AI stopping after gee_dataset_info
  • GIF labels: frame_labels now burned into downloaded GIF file
  • Release ZIP: fixed root folder structure (AgenticGIS/ folder at root)

Changes since v0.2.0:

  • GEE async refactor (background tools, no main thread blocking)
  • Cache ee.Initialize() per session
  • Reduce getInfo() calls
  • Transcript restore O(N²) → O(N)
  • Batch UI updates with setUpdatesEnabled
  • Defer session save
  • Session-level GEE approval
  • Auto-select map vs geotiff based on area size
  • GEE GIF timelapse with downloadable bubbles
  • Frame labels burned into GIF file (not just UI overlay)