gitdataai/libs/git/hook
ZhenYi b3fb027848 fix(git): deduplicate skills by repo_id+blob_hash in hook sync
- Apply same deduplication logic as service scanner
- Keep latest version by commit_sha when duplicates found
- Fix type error: Ok("skill.md") → Some("skill.md".to_string())
2026-04-28 21:28:19 +08:00
..
pool feat(tag): vectorize repo tags after hook sync with incremental embedding + FC tool 2026-04-28 13:04:10 +08:00
sync fix(git): deduplicate skills by repo_id+blob_hash in hook sync 2026-04-28 21:28:19 +08:00
mod.rs feat(tag): vectorize repo tags after hook sync with incremental embedding + FC tool 2026-04-28 13:04:10 +08:00
webhook_dispatch.rs refactor(git): migrate libs/git from slog to tracing 2026-04-21 22:29:26 +08:00