You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
煎饼果子卷鲨鱼辣椒
b9eeebc6fb
```
feat(cursor_hook): 新增fs模块Hook保护storage.json中的telemetry字段
- 新增fs.writeFileSync/writeFile拦截功能,防止storage.json中
telemetry相关字段被覆盖
- 实现storage.json写入保护机制,维护telemetry.machineId、
telemetry.macMachineId、telemetry.devDeviceId、telemetry.sqmId等
关键字段的完整性
- 支持同步和异步两种写入方式的拦截处理
- 添加动态导入fs模块的Hook支持
- 在文档注释中添加第6项功能说明
fix(cursor_linux_id_modifier): 修复Python脚本缩进问题
- 将Python代码从混合缩进改为标准4空格缩进,避免IndentationError
- 修正字符串转义处理逻辑,提升函数特征匹配准确性
```
|
6 months ago |
| .. |
|
workflows
|
chore: update .gitignore and enhance auto-tag workflow with cleanup steps
|
2 years ago |