feat: 加入 TODO; 开始夜间行者模式
This commit is contained in:
parent
91f77ea571
commit
58f1bd49cb
3
.gitignore
vendored
3
.gitignore
vendored
@ -6,4 +6,5 @@ coverage
|
||||
*.log
|
||||
.idea
|
||||
.vscode
|
||||
*.suo
|
||||
*.suo
|
||||
*.lock
|
||||
16
TODO.md
Normal file
16
TODO.md
Normal file
@ -0,0 +1,16 @@
|
||||
# TODO
|
||||
|
||||
尽可能实现下面的包, 使得与主包的关系完全吻合
|
||||
|
||||
## Packages
|
||||
|
||||
- [ ] `url-handler-napi` — URL 处理 NAPI 模块
|
||||
- [ ] `modifiers-napi` — 修饰键检测 NAPI 模块
|
||||
- [ ] `audio-capture-napi` — 音频捕获 NAPI 模块
|
||||
- [ ] `color-diff-napi` — 颜色差异计算 NAPI 模块
|
||||
- [ ] `image-processor-napi` — 图像处理 NAPI 模块
|
||||
|
||||
<!-- - [ ] `@ant/computer-use-swift` — Computer Use Swift 原生模块
|
||||
- [ ] `@ant/computer-use-mcp` — Computer Use MCP 服务
|
||||
- [ ] `@ant/computer-use-input` — Computer Use 输入模块
|
||||
- [ ] `@ant/claude-for-chrome-mcp` — Chrome MCP 扩展 -->
|
||||
Loading…
Reference in New Issue
Block a user