- update taosExplorer port environment variable from Taos_Explorer_PORT to PANEL_APP_PORT_HTTP for consistency
- add PANEL_APP_PORT_HTTP port mapping to docker-compose files
- remove old Taos_Explorer_PORT port mapping from docker-compose files
- update app key from TDengine to tdengine for naming consistency
- add AI tag to application metadata for better categorization
- update frontend port environment variable from REACT_FRONTEND_PORT to PANEL_APP_PORT_HTTP for consistency
- standardize database environment variable naming with PANEL_ prefix
- remove redundant database port configuration field
- update app categorization from "Tool" to "AI" tag
- add environment variable mapping in docker-compose for database settings
- compression logo image
- add comprehensive data.yml with multi-language form fields for HTTP ports, database configuration, and multiple AI agent API keys
- add docker-compose.yml with service configuration, port mappings, and volume mounts
- add README files in Chinese and English describing the multi-agent public opinion analysis system
- add application metadata in data.yml with multi-language descriptions and architecture support
- add logo.png
- add `pull_policy: always` to postgres services in both affine and lobe-chat-data deployments
- ensure latest pgvector images are always pulled for database services
- add `pull_policy: always` to all service definitions across all docker-compose files
- ensure consistent image update behavior for all applications
- maintain existing network configurations and external network settings
- preserve all other service configurations and environment variables
- update docker image version from 2023.8.0.dev20230723 to 2025.12.0.dev202511100241
- migrate directory structure to new version path
- maintain existing environment configuration and data structure
- add .env.sample with container name, port, and data path configuration
- add data.yml with form fields for port and data folder path settings
- add docker-compose.yml with service configuration and network setup