Skip to content

Commit f10d179

Browse files
docs: 更新 TODO.md 标记 NAPI 包全部完成
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 7e15974 commit f10d179

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

TODO.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44

55
## Packages
66

7-
- [ ] `url-handler-napi` — URL 处理 NAPI 模块
8-
- [ ] `modifiers-napi` — 修饰键检测 NAPI 模块
9-
- [ ] `audio-capture-napi` — 音频捕获 NAPI 模块
10-
- [ ] `color-diff-napi` — 颜色差异计算 NAPI 模块
11-
- [ ] `image-processor-napi` — 图像处理 NAPI 模块
7+
- [x] `url-handler-napi` — URL 处理 NAPI 模块 (签名修正,保持 null fallback)
8+
- [x] `modifiers-napi` — 修饰键检测 NAPI 模块 (Bun FFI + Carbon)
9+
- [x] `audio-capture-napi` — 音频捕获 NAPI 模块 (SoX/arecord)
10+
- [x] `color-diff-napi` — 颜色差异计算 NAPI 模块 (纯 TS 实现)
11+
- [x] `image-processor-napi` — 图像处理 NAPI 模块 (sharp + osascript 剪贴板)
1212

1313
<!-- - [ ] `@ant/computer-use-swift` — Computer Use Swift 原生模块
1414
- [ ] `@ant/computer-use-mcp` — Computer Use MCP 服务

0 commit comments

Comments
 (0)