pokemon agent runtime 系列(五):配置热切换与运行时覆盖
AIConfigDevOpsRuntime
从 .env、ui_config.json、feature flag、/config PATCH、runtime reset 到 health/ready 探针,系统拆解 pokemon agent 的运行时配置热切换机制。
2 articles tagged with DevOps
从 .env、ui_config.json、feature flag、/config PATCH、runtime reset 到 health/ready 探针,系统拆解 pokemon agent 的运行时配置热切换机制。
以 pokemon agent 为例,拆解一个多依赖 AI 系统如何用 Docker Compose 组织主干服务、能力服务与 profiles,并划分清晰的服务边界。