Files
Coder 8719fa84f0
Some checks failed
CI / windows node 24 / wine blocking (push) Has been skipped
CI / node 22.19 (push) Has been skipped
CI / node 26 (push) Has been skipped
CI / python 3.10 / keyless SDK (push) Has been skipped
CI / python runtime / release-shaped Linux x64 (push) Has been skipped
CI / wine apt cache (push) Successful in 7s
CI / serial / linux (push) Has been skipped
Deploy documentation / build (push) Failing after 1m25s
Deploy documentation / deploy (push) Has been skipped
Landlock Run / Matrix (push) Successful in 5s
Release (vendor) / Pack npm tarballs (push) Failing after 2m47s
Release (dsh) / Pack npm tarballs (push) Failing after 1m56s
Sandbox / sandbox e2e (landlock, ubuntu-24.04) (push) Failing after 1m57s
Sandbox / sandbox e2e (bwrap, ubuntu-latest) (push) Failing after 1m19s
Release (vendor) / Publish to npm (push) Has been skipped
Release (dsh) / Publish to npm (push) Has been skipped
CI / serial / windows (self-hosted standby) (push) Has been cancelled
CI / larger-runner-benchmark (16, linux, dsh-ubuntu-24-04-16core, typecheck) (push) Has been cancelled
Landlock Run / darwin (no platform package — degradation proof) (push) Has been cancelled
Landlock Run / ${{ matrix.platform }} (push) Has been cancelled
CI / node 24 / static (push) Has been cancelled
CI / node 24 / coverage (push) Has been cancelled
CI / node 24 / snapshots and artifacts (push) Has been cancelled
CI / windows node 24 / native complete (push) Has been cancelled
CI / serial / linux (self-hosted standby) (push) Has been cancelled
CI / serial / macos (push) Has been cancelled
CI / larger-runner-benchmark (16, windows, dsh-windows-2025-16core, production-site) (push) Has been cancelled
CI / larger-runner-benchmark (32, linux, dsh-ubuntu-24-04-32core, typecheck) (push) Has been cancelled
CI / larger-runner-benchmark (32, windows, dsh-windows-2025-32core, production-site) (push) Has been cancelled
CI / larger-runner-benchmark (4, linux, dsh-ubuntu-24-04-4core, typecheck) (push) Has been cancelled
CI / larger-runner-benchmark (4, windows, dsh-windows-2025-4core, production-site) (push) Has been cancelled
CI / larger-runner-benchmark (64, linux, dsh-ubuntu-24-04-64core, typecheck) (push) Has been cancelled
CI / larger-runner-benchmark (64, windows, dsh-windows-2025-64core, production-site) (push) Has been cancelled
CI / larger-runner-benchmark (8, windows, dsh-windows-2025-8core, production-site) (push) Has been cancelled
CI / larger-runner-benchmark (96, linux, dsh-ubuntu-24-04-96core, typecheck) (push) Has been cancelled
CI / larger-runner-benchmark (96, windows, dsh-windows-2025-96core, production-site) (push) Has been cancelled
CI / consolidated-runner-benchmark (16, linux, dsh-ubuntu-24-04-16core, 16) (push) Has been cancelled
CI / consolidated-runner-benchmark (16, windows, dsh-windows-2025-16core, 2) (push) Has been cancelled
CI / consolidated-runner-benchmark (32, linux, dsh-ubuntu-24-04-32core, 32) (push) Has been cancelled
CI / consolidated-runner-benchmark (32, windows, dsh-windows-2025-32core, 2) (push) Has been cancelled
CI / consolidated-runner-benchmark (4, linux, dsh-ubuntu-24-04-4core, 4) (push) Has been cancelled
CI / consolidated-runner-benchmark (4, windows, dsh-windows-2025-4core, 2) (push) Has been cancelled
CI / consolidated-runner-benchmark (64, linux, dsh-ubuntu-24-04-64core, 32) (push) Has been cancelled
CI / consolidated-runner-benchmark (64, windows, dsh-windows-2025-64core, 2) (push) Has been cancelled
CI / consolidated-runner-benchmark (8, linux, dsh-ubuntu-24-04-8core, 8) (push) Has been cancelled
CI / consolidated-runner-benchmark (8, windows, dsh-windows-2025-8core, 2) (push) Has been cancelled
CI / consolidated-runner-benchmark (96, linux, dsh-ubuntu-24-04-96core, 32) (push) Has been cancelled
CI / consolidated-runner-benchmark (96, windows, dsh-windows-2025-96core, 2) (push) Has been cancelled
CI / all checks passed (push) Has been cancelled
Sandbox / sandbox e2e (seatbelt, macos-latest) (push) Has been cancelled
CI / larger-runner-benchmark (8, linux, dsh-ubuntu-24-04-8core, typecheck) (push) Has been cancelled
Sandbox / sandbox e2e (landlock, ubuntu-24.04-arm) (push) Has been cancelled
E2E (real DeepSeek API) / e2e (push) Failing after 1m24s
feat: add economy/maximum presets, tool-lab and subagent-cursor extensions
- new economy and maximum agent presets with three-role pipeline skill
- new packages/extensions/tool-lab (home-lab ComfyUI/Docling/Whishper tools)
- new packages/subagent/subagent-cursor provider
- openrouter balance UI with on-demand refresh
- session projection context-seed boundary fold
- regenerate docs catalogs; keep local searxng benchmark scripts
2026-08-23 22:12:30 +07:00

4.8 KiB
Raw Permalink Blame History

  • dialog "设置":
    • navigation:
      • text: 设置
      • button "通用设置":
        • img
        • text: 通用设置
      • button "模型":
        • img
        • text: 模型
      • button "插件":
        • img
        • text: 插件
      • button "Agent 预设":
        • img
        • text: Agent 预设
    • button "打开配置文件"
    • button "关闭":
      • img
      • text: 关闭
    • heading "Agent 预设" [level=2]
    • paragraph: 预设即一个会话的 Agent 所运行的插件组装 —— 它的工具、提示词与能力。复制一份既有预设改成自己的,或用「创造模式」让 Agent 帮你创建。
    • heading "内置" [level=3]
    • list:
      • listitem:
        • 'button "当前使用: 标准模式" [disabled] [pressed]':
          • text: 标准模式 内置 当前使用 功能完整的编码 Agent支持文件编辑、Shell、文件与网页检索、Skills、计划、目标、子代理和工作流。
          • code: standard
        • 'button "查看: 标准模式"':
          • img
          • text: 查看
        • 'button "复制: 标准模式"':
          • img
          • text: 复制
      • listitem:
        • 'button "设为默认: PTC 模式"':
          • text: PTC 模式 内置 具备标准模式的全部能力,并通过 Code Mode SDK 呈现工具,让模型用一个 TypeScript 程序组合多步操作。
          • code: code
        • 'button "查看: PTC 模式"':
          • img
          • text: 查看
        • 'button "复制: PTC 模式"':
          • img
          • text: 复制
      • listitem:
        • 'button "设为默认: 极简模式"':
          • text: 极简模式 内置 仅提供持久 bash 与 str_replace_editor 的双工具编码 Agent。
          • code: minimal
        • 'button "查看: 极简模式"':
          • img
          • text: 查看
        • 'button "复制: 极简模式"':
          • img
          • text: 复制
      • listitem:
        • 'button "设为默认: 创造模式"':
          • text: 创造模式 内置 用于创建自定义 Agent preset具备标准模式的全部能力并提供运行时检查、插件实验和 preset 创作指导。
          • code: cordis
        • 'button "查看: 创造模式"':
          • img
          • text: 查看
        • 'button "复制: 创造模式"':
          • img
          • text: 复制
      • listitem:
        • 'button "设为默认: Экономный режим"':
          • text: Экономный режим 内置 Оптимизированный режим для экономии токенов и затрат на API: дешёвые операции выполняются в основном контексте, делегирование субагентам — только когда оно окупается, результаты инструментов активно сжимаются.
          • code: economy
        • 'button "查看: Экономный режим"':
          • img
          • text: 查看
        • 'button "复制: Экономный режим"':
          • img
          • text: 复制
      • listitem:
        • 'button "设为默认: 全能模式"':
          • text: 全能模式 内置 组合本部署能提供的全部能力 —— 终端、语言服务器、会话历史、MCP、外部 Agent以及与原生工具并存的 Code Mode —— 并由架构师、实现者、审查者三个角色接力交付每一次改动。
          • code: maximum
        • 'button "查看: 全能模式"':
          • img
          • text: 查看
        • 'button "复制: 全能模式"':
          • img
          • text: 复制
    • heading "自定义" [level=3]
    • list:
      • listitem:
        • 'button "加载失败: broken-yaml" [disabled]':
          • text: broken-yaml 加载失败 自定义 暂无描述。
          • alert: "the composition is not valid YAML: unexpected end of the stream within a flow collection (3:1)"
          • code: broken-yaml
        • 'button "查看路径: broken-yaml"':
          • img
          • text: 查看路径
        • 'button "复制: broken-yaml" [disabled]':
          • img
          • text: 预设加载失败,不能复制
        • 'button "删除: broken-yaml"':
          • img
          • text: 删除
      • listitem:
        • 'button "加载失败: 幽灵预设" [disabled]':
          • text: 幽灵预设 加载失败 自定义 composition 已被手动删除。
          • alert: the composition file agent.cordis.yml is missing — the directory still occupies the id; delete it or restore the file
          • code: ghost
        • 'button "查看路径: 幽灵预设"':
          • img
          • text: 查看路径
        • 'button "复制: 幽灵预设" [disabled]':
          • img
          • text: 预设加载失败,不能复制
        • 'button "删除: 幽灵预设"':
          • img
          • text: 删除
    • button "用「创造模式」创作自定义预设":
      • img
      • text: 用「创造模式」创作自定义预设