Skip to content

feat: 启动面支持本机已装编码工具 - #24

Merged
Dandre126 merged 33 commits into
mainfrom
feat/dev
Aug 13, 2026
Merged

feat: 启动面支持本机已装编码工具#24
Dandre126 merged 33 commits into
mainfrom
feat/dev

Conversation

@Dandre126

Copy link
Copy Markdown
Contributor

摘要

  • dyro start / open 可启动本机已安装的编码工具,不再要求 Profile 里先有 Codex adapter
  • agent add --preset 与 setup 覆盖目录中全部可启动工具;setup 可一次登记检测到的工具
  • 健康工作区的 next --format json 为 ready、无 mutation、commands 为空,不再交出 start --agent codex
  • 控制面 Skill 增加 objective explain;检测到 ~/.grok 时安装 Grok 分身

边界

  • 任务执行的 Codex read/write 沙箱 preset 未改;本次只放开启动与观察
  • 目录外的 CLI 仍用 agent add <id> --command
  • 版本号仍为 0.6.5;CHANGELOG 记在 Unreleased,供后续 0.6.6 发布 PR 使用

验证

  • Ruff 与 git diff --check 通过
  • 相关用例 97 项通过:Objective/Start/Cli/Profile、onboarding、Skill 打包、agent discover

未关联的 plans/dyro-agent-bridge-phase-0.md 本地改动未纳入提交。

Dandre126 and others added 30 commits August 4, 2026 15:12
将 feature hero/intro/overview 海报与页面资源纳入 docs/assets,便于对外介绍与仓库内复用。
移除 dyro-bridge/dyro-mcp 及零副作用 CI 门禁,保留跨平台 Codex Skill
与只读 CLI;ADR/evidence 留档,避免把未跨平台证明的协议当产品卖点。
在 Dyro home 维护唯一实文件镜像,并向 Codex/Claude 等已探测宿主挂
symlink/junction 分身;codex 保留为兼容别名,避免每家智能体各拷一份。
Hotfix/功能线自定义参与仓库时显示编号列表,并接受序号与仓库 ID
混输,降低手打 ID 的摩擦。
Close adversarial-board blockers before publish: bind legacy targets to host avatars, prefer numeric repo IDs over indices, and bump release notes to 0.6.3.
Keep ko/es/fr/de/pt-BR/ru upgrade sections in sync with the English and zh-CN callout for dyro integration install skill.
Wire setup opt-in install, post-update fresh-CLI sync, and startup OUTDATED
repair without first-installing on upgrade. Close the same-turn stale
overwrite path, pin the refresh entrypoint to this install, and make bare
`dyro update` equivalent to `update check`.
让 start/open 使用已安装工具而不是只认 Codex adapter,
setup 可登记全部检测到的可启动工具,空闲 next 不再交出
start --agent codex。Skill 增加 objective explain,并安装
Grok 宿主分身。
可启动 CLI 现已视为可配置,不再要求 CI 环境出现「尚未集成」。
@Dandre126
Dandre126 merged commit 948275b into main Aug 13, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant