跳到主要内容
MARKET / RELEASES

版本 1.2.3

Codex 任务 瑞士红白

正常2026-09-22 15:29

这次更新

v16 独立 Widget 发行,保留原配置、权限、运行实现与第三方许可。自有代码 MIT,平台托管签名;最终设备验收待集中节点。

审核通过

完整性与兼容性

SHA-256
87eb220cb40c55d4f77f2169df843afbd656845935aed944bf33654011f4c63e
原始大小
23764 bytes
接口版本
v 1.0
包格式
manifest v1
查看已校验的清单
{
  "name": "Codex 任务 瑞士红白",
  "license": "MIT",
  "summary": "Mac 本机与已配对手机的真实执行任务列表。",
  "version": "1.2.3",
  "widgets": [
    {
      "id": "tasks",
      "name": "Codex 任务列表",
      "sizes": [
        {
          "h": 3,
          "w": 4
        }
      ],
      "editor": "widgets/tasks/editor.json",
      "surface": "transparent",
      "bindings": [],
      "defaultSize": {
        "h": 3,
        "w": 4
      },
      "description": "读取本机 Codex 执行记录:运行中优先,随后为近 7 天完成的轮次。",
      "permissions": {
        "capabilities": [
          "timer.tick",
          "codex.tasks.read"
        ],
        "networkSources": []
      },
      "configSchema": "widgets/tasks/config.schema.json",
      "configVersion": 1,
      "defaultConfig": {}
    }
  ],
  "pluginId": "df.silverridge.codextasksswiss",
  "publisher": {
    "id": "df.silverridge",
    "name": "SilverRidge"
  },
  "apiVersion": 1,
  "dependencies": [],
  "compatibility": {
    "requiredFeatures": [
      "registry.v1",
      "javascript.v1",
      "native-ui.v1",
      "vector-ui.v1",
      "codex.tasks.v1",
      "web-ui.offline.v1",
      "web-ui.action.v1"
    ]
  },
  "manifestVersion": 1
}