Releases: iamtekson/GeoAgent
Releases · iamtekson/GeoAgent
v0.3.2
What's Changed
- Fix import issue related to agent import by @rabenojha in #50
- add support for other providers (gdal, GRASS etc) by @iamtekson in #51
Full Changelog: v0.3.0...v0.3.2
v0.3.0
What's Changed
- remove layer confirmation dialogue box by @iamtekson in #45
- print multi-step graph structure in notebook by @iamtekson in #47
- Fix state mutation in task_results handling by @Copilot in #48
- Support for multi-step algorithms (multiple algorithms in a single prompt) by @iamtekson in #46
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- fix raster visualization issue; close #34 by @iamtekson in #35
- add info icons with tooltips and improve UI; close #16 by @rabenojha in #36
- Add error handling for QMetaObject.invokeMethod in thread-safe execution by @Copilot in #39
- Fix race condition in MainThreadRunner with thread-indexed result storage by @Copilot in #40
- Fix Qt threading violation in MainThreadRunner initialization by @Copilot in #41
- Fix memory leak in MainThreadRunner result cleanup by @Copilot in #42
- resolved illegal threading issue; close #32 by @iamtekson in #38
Full Changelog: v0.1.1...v0.2.0
v0.1.1
What's Changed
- fix package dependencies issues close #30 by @rabenojha in #31
Full Changelog: v0.1...v0.1.1
V0.1
What's Changed
- langgraph with tools by @iamtekson in #1
- cleanup code by @iamtekson in #2
- geoprocessing tool initiated by @iamtekson in #8
- async call to send button by @iamtekson in #9
- Add more LLM option and close #4 by @iamtekson in #10
- publish plugin script close #11 by @iamtekson in #12
- Documentation about plugin by @iamtekson in #14
- close #15 (message for first time user) by @iamtekson in #18
- add method for creating and deleting project close #13 by @rabenojha in #19
- Fix infinite loop in processing graph conditional routing by @Copilot in #22
- more enhancement in geoprocessing tool (#7) by @iamtekson in #21
- map refresh once removed layer feature by @iamtekson in #24
- Logger and structured output by @iamtekson in #27
- Gemini default model switched from pro to flash by @iamtekson in #28
- more tools related to project by @rabenojha in #25
New Contributors
- @iamtekson made their first contribution in #1
- @rabenojha made their first contribution in #19
- @Copilot made their first contribution in #22
Full Changelog: https://github.com/iamtekson/GeoAgent/commits/v0.1