mirror of
https://git.openapi.site/https://github.com/desirecore/market.git
synced 2026-09-05 23:04:07 +08:00
## 中文 - 将算力配置流程改为 `ManageCompute` 与 `ComputeCredential set` - 明确密钥只允许写入且工具结果保持脱敏 - 补全 GUI `mode=control` 回退、旧客户端条件化验证和升级提示 - 禁止引导 Agent 绕过 renderer Origin/token 边界 ## English - Route compute configuration through `ManageCompute` and `ComputeCredential set` - Keep credentials write-only and redacted from tool results - Complete the GUI `mode=control` fallback, legacy-client validation, and upgrade guidance - Stop directing Agents around renderer Origin/token protections ## Validation - Translation freshness check - Skill i18n validation - `git diff --check`
1.1 KiB
1.1 KiB
Changelog
[1.1.0] - 2026-08-30
- 改用
ManageCompute与ComputeCredential(action='set')完成受治理的 Provider 启停、模型同步和密钥只写 - 补充
ControlDesireCoreGui的 control 模式回退及旧客户端升级路径 - 禁止 Agent 绕过 renderer Origin/token 边界调用本机算力管理 HTTP 端点
- 明确敏感输入在审批、事件、回执和会话持久化中的统一脱敏契约
[1.0.3] - 2026-07-29
- 市场图标统一为纯白,确保各市场消费端视觉一致
[1.0.2] - 2026-07-11
- 修复“配置算力”市场图标引脚不对称且贴近 viewBox 边缘导致的显示异常
[1.0.1] - 2026-07-07
- 补充英文本地化
source_hash,支持市场 i18n 一致性校验
[1.0.0] - 2026-07-07
- 首个版本:通过 Agent Service HTTP API 配置算力供应商与 API Key
- 密钥只写不读安全模型(secrets 端点只写、config 响应掩码、明文查看仅限用户 UI)
- 完整流程:查看配置 → 创建/更新 provider → 写入密钥 → 验证 → 启用/同步模型 → reload 刷新