docs: add version compatibility matrix and reference in README

This commit is contained in:
Haitao Pan 2026-06-23 14:20:50 +08:00
parent df282ae735
commit fa49b2fda1
2 changed files with 28 additions and 0 deletions

View File

@ -82,6 +82,7 @@ http://127.0.0.1:17000
## Docs / Links
- [`docs/FEATURES.md`](docs/FEATURES.md)
- [`docs/VERSION_MATRIX.md`](docs/VERSION_MATRIX.md)
- [`docs/REPOSITORY_OVERVIEW.md`](docs/REPOSITORY_OVERVIEW.md)
- [`docs/SETUP_AI_WORKSPACE_ALL_IN_ONE.md`](docs/SETUP_AI_WORKSPACE_ALL_IN_ONE.md)
- [`docs/OFFLINE_AI_WORKSPACE_INSTALLER.md`](docs/OFFLINE_AI_WORKSPACE_INSTALLER.md)

27
docs/VERSION_MATRIX.md Normal file
View File

@ -0,0 +1,27 @@
# 版本兼容性与组件矩阵 (Version Matrix)
此文档列出了 AI Workspace Lab 控制台 (XWorkspace Console) 及其关联组件的推荐运行环境与组件版本。
## 操作系统 (Operating Systems)
- **macOS**: 26 / 27
- **Linux (Debian)**: 11 / 12 / 13
- **Linux (Ubuntu LTS)**: 22.04 / 24.04 / 26.04
## 运行时环境 (Runtimes)
- **Python**: 3.14
- **NodeJS**: 22
## 核心服务与组件 (Services & Components)
- **OpenClaw**: 2026.6.1
- **QMD**: 2.1 (定制版)
- **Hermes**: 1.15
- **PostgreSQL**: 16
- **核心扩展 (Extensions)**: `pgvector`, `uuid-ossp`, `pgcrypto`
- **Vault**: v1.21.4
- **LiteLLM**: v1.89
## Agent 命令行工具 (Code Agent CLI)
- `gemini` (Antigravity)
- `code`
- `opencode`
- `claude`