Skip to content

AgenticGIS v0.2.5

Choose a tag to compare

@ultramenid ultramenid released this 10 Jun 23:03

Bug Fixes

  • Claude Code: No longer duplicates text messages when stream-json returns both assistant and result events
  • OpenCode: No longer shows "completed without returning a response" in multi-step conversations; multiple text events now stream correctly
  • Process launch failures: Properly tracked as errors so the generic fallback doesn't override the error message
  • Layer detection: Agent now correctly sees existing project layers on startup instead of reporting "no layers loaded"

Code Quality

  • Fixed all 428 flake8 issues across the codebase
  • Zero medium/high bandit security issues
  • Removed all debug print statements

New Tests

  • Added 4 tests for text deduplication and multi-step streaming

Files

  • AgenticGIS-v0.2.5.zip (QGIS plugin)