diff --git a/README.md b/README.md
index f1d57f37..d873aa3c 100644
--- a/README.md
+++ b/README.md
@@ -1310,6 +1310,11 @@ The purpose is to build infrastructure in the field of large models, through the
Blackwell Linux Infra Optimizer |
Optimized vLLM stack for NVIDIA Blackwell (SM_120) and Linux Kernel 6.14. Achieving 59.0 t/s on DeepSeek-R1-32B using native FlashInfer backend. |
+
+ |
+ Orca |
+ Orca is a DeepSeek-native terminal coding agent written in Rust. It runs a multi-turn agent loop with persistent goals, multi-stage workflow orchestration, subagents, capability-based approval policies, prefix-cache-friendly prompt construction, and automatic 1M-token context management. |
+
^ Back to Contents ^
diff --git a/README_cn.md b/README_cn.md
index 0473f9e2..42ef2872 100644
--- a/README_cn.md
+++ b/README_cn.md
@@ -1005,6 +1005,11 @@
Open Office Copilot |
Open Office Copilot 是一个开源的 Office 助手,支持 Microsoft Office 和 Google Workspace,基于 AI-Agent。它可以帮助你在 Word 中写作、在 PowerPoint 中生成幻灯片、在 Excel 中分析数据、在 Outlook 里帮你生成邮件等,现在已经集成了 DeepSeek。 |
+
+ |
+ Orca |
+ Orca 是一个 DeepSeek 原生的终端 Coding Agent(Rust 编写)。支持持久 Goal 模式、多阶段 Workflow 编排、子 Agent、按工具能力分级的审批策略、前缀缓存友好的请求构造,以及 1M token 上下文自动管理。 |
+
^ 返回目录 ^