Skip to content

Commit 58f1bd4

Browse files
feat: 加入 TODO; 开始夜间行者模式
1 parent 91f77ea commit 58f1bd4

2 files changed

Lines changed: 18 additions & 1 deletion

File tree

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@ coverage
66
*.log
77
.idea
88
.vscode
9-
*.suo
9+
*.suo
10+
*.lock

TODO.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# TODO
2+
3+
尽可能实现下面的包, 使得与主包的关系完全吻合
4+
5+
## Packages
6+
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 模块
12+
13+
<!-- - [ ] `@ant/computer-use-swift` — Computer Use Swift 原生模块
14+
- [ ] `@ant/computer-use-mcp` — Computer Use MCP 服务
15+
- [ ] `@ant/computer-use-input` — Computer Use 输入模块
16+
- [ ] `@ant/claude-for-chrome-mcp` — Chrome MCP 扩展 -->

0 commit comments

Comments
 (0)