# Open Roadmap / 公开路线图 This is a learning project and the roadmap is intentionally open. Items are ideas for discussion, not promises or fixed deadlines. 这是一个学习型项目,路线图刻意保持开放。下面是可讨论的方向,不是承诺,也没有固定期限。 ## Good first contributions / 适合首次参与 - Improve unclear Chinese or English documentation. / 修正不清楚的中英文文档。 - Add sanitized examples for different routing styles. / 增加不同路由风格的脱敏示例。 - Improve error messages while keeping stable error codes. / 在保持稳定错误码的前提下改进报错说明。 - Add tests for malformed configuration and boundary cases. / 增加异常配置和边界条件测试。 - Review accessibility and keyboard behavior in Model Hub. / 审查模型中枢的无障碍和键盘操作。 ## Deeper work / 深入方向 - Review subagent lifecycle behavior against future DSH releases. / 跟踪后续 DSH 版本中的子代理生命周期。 - Expand high-confidence secret detection without noisy false positives. / 在不过度误报的前提下扩展敏感信息检测。 - Design provider-neutral routing evaluation fixtures. / 设计与提供方无关的路由评测样例。 - Improve media adapter boundaries before adding video, audio, or 3D. / 在增加视频、音频或 3D 前完善媒体适配器边界。 - Add reproducible performance and cost measurements with dated sources. / 增加注明日期和来源的可复现性能与成本测量。 ## Explicitly out of scope for now / 当前明确不做 - Replacing DSH's text-provider registry / 替代 DSH 文字模型注册表; - automatic paid-model calls in CI / 在持续集成中自动调用付费模型; - storing API key values in plugin settings / 在插件设置中保存 API Key 值; - claiming unimplemented video, audio, or 3D support / 宣称尚未实现的视频、音频或 3D 能力。 If you want to work on an item, open an Issue first so scope and interfaces can be discussed. / 如果想参与某一项,建议先开 Issue 讨论范围和接口。