Explorar o código

feat: 加入 TODO; 开始夜间行者模式

claude-code-best hai 3 semanas
pai
achega
58f1bd49cb
Modificáronse 2 ficheiros con 18 adicións e 1 borrados
  1. 2 1
      .gitignore
  2. 16 0
      TODO.md

+ 2 - 1
.gitignore

@@ -6,4 +6,5 @@ coverage
 *.log
 .idea
 .vscode
-*.suo
+*.suo
+*.lock

+ 16 - 0
TODO.md

@@ -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 扩展 -->