gitdataai/libs/git/hook
ZhenYi 30822bbd7d fix(skill): support bare repo scanning via git tree traversal
Add scan_repo_tree_for_skills and scan_skills_from_tree functions that
traverse git objects directly instead of filesystem, enabling skill
discovery in bare repositories created via git2::Repository::init_bare.
2026-04-29 09:03:22 +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(skill): support bare repo scanning via git tree traversal 2026-04-29 09:03:22 +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