添加qiming-rcoder模块

This commit is contained in:
Codex
2026-06-01 13:54:52 +08:00
parent 8092c4b1f8
commit 4b1a580132
539 changed files with 151650 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
# Cargo 配置文件
# 注意:由于 Cargo 的限制,无法通过 patch 为 crates.io 的包添加 features
# 如果遇到 codex-protocol 的线程安全问题,请:
# 1. 使用 --no-default-features 禁用 codex feature
# 2. 或者等待上游修复