# This file contains metadata for your plugin.

# This file should be included when you package your plugin.# Mandatory items:

[general]
name=Geo Knowledge AI
qgisMinimumVersion=3.0
description=Get professional AI guidance for your geospatial projects, ranging from global geodata discovery to PyQGIS code generation.
version=1.6
author=phoenix-gis
email=phoenixgis@sina.com

about=This QGIS plugin provides Geo Knowledge AI assistance alongside professional tutorials tailored to your specific project needs. The tutorials cover a wide range of geospatial tasks, including global geodata discovery, geoscientific modeling, hydrological and terrain analysis, remote sensing processing, and PyQGIS code generation. Furthermore, it offers guidance on essential tools such as GDAL, GRASS, and SAGA, making it a highly effective GIS AI assistant.

 Fully supporting multiple languages—including English, français, italiano, Deutsch, español, 中文, русский, svenska, Nederlands, português, čeština, eesti, Indonesia, norsk bokmål, slovenščina, українська, polski, română, 日本語, العربية, Türkçe, magyar, 한국어.

tracker=https://github.com/robert6757/qgis-geo-knowledge-ai
repository=https://github.com/robert6757/qgis-geo-knowledge-ai
# End of mandatory metadata

# Recommended items:

hasProcessingProvider=no
# Uncomment the following line and add your changelog:
changelog=Version 1.6 2026-02-24
      * New Feature: Add first-time use instructions and a privacy notice.
      Version 1.5 2026-02-13
      * New Feature: Support understanding of screenshots.
      Version 1.4 2026-01-26
      * New Feature: In-chat shortcuts for processing tools.
      Version 1.3 2026-01-09
      * Bug fix: Occasional crash.
      Version 1.2 2026-01-04
      * New Feature: Chain-of-Thought chat mode.
      * New Feature: Automatic code fixing and script execution.
      Version 1.1 2025-12-22
      * Bug fix: Occurred when reading large raster files.
      Version 1.0 2025-12-17
      * The first version.

# Tags are comma separated with spaces allowed
tags=assistant, ai, geo

homepage=https://github.com/robert6757/qgis-geo-knowledge-ai
category=Plugins
icon=icon.png
# experimental flag
experimental=False

# deprecated flag (applies to the whole plugin, not just a single version)
deprecated=False

# Since QGIS 3.8, a comma separated list of plugins to be installed
# (or upgraded) can be specified.
# Check the documentation for more information.
# plugin_dependencies=

Category of the plugin: Raster, Vector, Database or Web
# category=

# If the plugin can run on QGIS Server.
server=False

