gitdataai/apps/git-hook/src
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
..
args.rs init 2026-04-15 09:08:09 +08:00
main.rs feat(tag): vectorize repo tags after hook sync with incremental embedding + FC tool 2026-04-28 13:04:10 +08:00