Conversation
将 feature hero/intro/overview 海报与页面资源纳入 docs/assets,便于对外介绍与仓库内复用。
This reverts commit 7718932.
移除 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 环境出现「尚未集成」。
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
摘要
dyro start/open可启动本机已安装的编码工具,不再要求 Profile 里先有 Codex adapteragent add --preset与 setup 覆盖目录中全部可启动工具;setup 可一次登记检测到的工具next --format json为 ready、无 mutation、commands 为空,不再交出start --agent codexobjective explain;检测到~/.grok时安装 Grok 分身边界
agent add <id> --command验证
git diff --check通过未关联的
plans/dyro-agent-bridge-phase-0.md本地改动未纳入提交。