gitdataai/libs/git/ssh
ZhenYi 2a9ec6d509 feat(tag): vectorize repo tags after hook sync with incremental embedding + FC tool
- HookWorker gains optional embed_service field
- Captures changed tag names during webhook dispatch, batch-embeds after completion
- HookService auto-inits EmbedService from config for standalone git-hook binary
- Adds agent dep to git crate (no circular dep)
- SSH/HTTP servers no longer call start_worker (dedicated git-hook handles it)
- git_tag_search FC tool for agent semantic tag search with project isolation
2026-04-28 13:04:10 +08:00
..
authz.rs refactor(git): migrate libs/git from slog to tracing 2026-04-21 22:29:26 +08:00
handle.rs fix: log silently dropped errors in compaction and SSH path handling 2026-04-27 14:01:25 +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
rate_limit.rs fix(git): harden HTTP and SSH git transports for robustness 2026-04-16 20:11:18 +08:00
server.rs fix: resolve 4 remaining "design decision" bugs 2026-04-27 11:20:38 +08:00