Skip to content

Commit 2ad88e0

Browse files
committed
add todo
1 parent 5a7fa9c commit 2ad88e0

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,7 @@ coro --config custom.json "Analyze this codebase"
156156
| --------- | ------ | ---------------------------------- | ----------------------------------------------------------------------------- |
157157
| 🟡 Medium | 📋 | **Multi-model & Auto Routing** | Auto model selection by task type, failure auto-downgrade & retry strategies |
158158
| 🟡 Medium | 📋 | **Context Optimization & Caching** | File summary caching, duplicate reference deduplication, token budget control |
159+
| 🟡 Medium | 📋 | **Token Compression** | Intelligent context compression, selective token reduction, adaptive context windows |
159160
| 🔵 Low | 📋 | **MCP Extension Ecosystem** | Common provider presets & templates, one-click start/stop external tools |
160161

161162
</details>

README_zh.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,7 @@ export CORO_MODEL="custom-model"
142142
| ------ | ---- | -------------------- | ---------------------------------------------- |
143143
| 🟡 中 | 📋 | **多模型与自动路由** | 按任务类型自动选择模型,失败自动降级与重试策略 |
144144
| 🟡 中 | 📋 | **上下文优化与缓存** | 文件摘要缓存、重复引用去重、Token 预算控制 |
145+
| 🟡 中 | 📋 | **Token 压缩** | 智能上下文压缩、选择性 Token 减少、自适应上下文窗口 |
145146
| 🔵 低 | 📋 | **MCP 扩展生态** | 常用 Provider 预设与模板,一键启停外部工具 |
146147

147148
</details>

0 commit comments

Comments
 (0)