claw-code/rust/.idea
zhaoyanchao 2b5e8181ba feat(bash): 添加 git push 到主分支时检测并发送 ship provenance事件
- 在 bash 执行器中集成 git push 检测逻辑
- 添加获取当前分支、提交哈希和 Git 用户信息的功能- 实现 ShipProvenance 结构体和相关事件类型
- 发送 ship.prepared事件到 LaneEvent 系统- 添加对请求大小限制的错误处理和建议操作字段
- 更新临时目录生成逻辑以避免测试冲突
- 扩展初始化命令的结构化输出支持
2026-04-24 13:38:09 +08:00
..
inspectionProfiles feat(bash): 添加 git push 到主分支时检测并发送 ship provenance事件 2026-04-24 13:38:09 +08:00
.gitignore feat(bash): 添加 git push 到主分支时检测并发送 ship provenance事件 2026-04-24 13:38:09 +08:00
modules.xml feat(bash): 添加 git push 到主分支时检测并发送 ship provenance事件 2026-04-24 13:38:09 +08:00
rust.iml feat(bash): 添加 git push 到主分支时检测并发送 ship provenance事件 2026-04-24 13:38:09 +08:00
vcs.xml feat(bash): 添加 git push 到主分支时检测并发送 ship provenance事件 2026-04-24 13:38:09 +08:00