# 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—from terrain analysis to PyQGIS code generation.
version=1.4
author=phoenix-gis
email=phoenixgis@sina.com

about=This QGIS plugin provides Geo Knowledge AI assistance alongside professional tutorials tailored to your project needs. The tutorials cover a range of geospatial tasks, including geoscientific modeling, hydrological analysis, terrain analysis, remote sensing processing, and PyQGIS code generation. Tutorials also cover the use of key tools like GDAL, GRASS, and SAGA. It serves as a highly helpful 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.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

